Quellcode durchsuchen

More black reformatting

Jason Rumney vor 2 Jahren
Ursprung
Commit
d498972c01
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      util/catalog.py

+ 1 - 0
util/catalog.py

@@ -12,6 +12,7 @@ from custom_components.tuya_local.helpers.device_config import (
     TuyaDeviceConfig,
     TuyaDeviceConfig,
 )
 )
 
 
+
 def main() -> int:
 def main() -> int:
     print("Catalog================")
     print("Catalog================")
     for config in available_configs():
     for config in available_configs():