From 286d6b3f9832066d59152186eb44c6c81a5c693c Mon Sep 17 00:00:00 2001 From: Jason Cox Date: Sat, 25 May 2024 23:00:37 -0700 Subject: [PATCH] Address pylint --- tinytuya/scanner.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tinytuya/scanner.py b/tinytuya/scanner.py index 1102ab3..de845ff 100644 --- a/tinytuya/scanner.py +++ b/tinytuya/scanner.py @@ -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 = {}