Explorar el Código

More black reformatting

Jason Rumney hace 2 años
padre
commit
d498972c01
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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():