Przeglądaj źródła

More black reformatting

Jason Rumney 2 lat temu
rodzic
commit
d498972c01
1 zmienionych plików z 1 dodań i 0 usunięć
  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,
 )
 
+
 def main() -> int:
     print("Catalog================")
     for config in available_configs():