Skip to content

Commit

Permalink
Address pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonacox committed May 26, 2024
1 parent 930810a commit 286d6b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tinytuya/scanner.py
Original file line number Diff line number Diff line change
Expand Up @@ -1079,6 +1079,7 @@ def tuyaLookup(deviceid):
)

#debug_ips = ['172.20.10.144', '172.20.10.91', '172.20.10.51', '172.20.10.136']
scan_ips = None
debug_ips = []
networks = []
scanned_devices = {}
Expand Down

0 comments on commit 286d6b3

Please sign in to comment.