Browse Source

More black reformatting

Jason Rumney 2 years ago
parent
commit
d498972c01
1 changed files with 1 additions and 0 deletions
  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():