mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-05-01 03:31:21 +00:00
feat: type hints
This commit is contained in:
@@ -21,3 +21,6 @@ ignore = ["B008", "B905", "E501", "F401", "UP007"]
|
||||
|
||||
[tool.ruff.isort]
|
||||
known-first-party = ["launch", "modules"]
|
||||
|
||||
[tool.ruff.per-file-ignores]
|
||||
"sd_webui/*.py" = ["B027", "F403"]
|
||||
|
||||
Reference in New Issue
Block a user