style: apply black, fix by ruff

This commit is contained in:
Dowon
2024-02-27 21:32:40 +09:00
parent 1441b55d6f
commit 9248b79504
4 changed files with 45 additions and 45 deletions

View File

@@ -8,7 +8,7 @@ from textwrap import dedent
from modules import extensions, sd_models, shared
from .common import cn_model_regex
from .common import cn_model_module, cn_model_regex
try:
from modules.paths import extensions_builtin_dir, extensions_dir, models_path