Skip to content
Snippets Groups Projects
Commit 064c14b2 authored by jkerdreu's avatar jkerdreu
Browse files

Cleanup


git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/branches/0.7@2431 b32b6428-25c9-4566-ad07-03861ab6144f
parent 5b057c3c
No related branches found
No related tags found
No related merge requests found
......@@ -10,10 +10,8 @@ import logging
# on the next update status. I tested w/ delays but not really working, so I switched
# to tenacity once again.
#from tenacity import *
from tenacity import retry,stop_after_attempt,RetryError
logger = logging.getLogger(__name__)
# disable pytuya debug
logging.getLogger('pytuya').setLevel(logging.INFO)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment