浏览代码

More black reformatting

Jason Rumney 2 年之前
父节点
当前提交
d498972c01
共有 1 个文件被更改,包括 1 次插入0 次删除
  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():