Ver código fonte

More black reformatting

Jason Rumney 2 anos atrás
pai
commit
d498972c01
1 arquivos alterados com 1 adições e 0 exclusões
  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():