mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-26 19:09:58 +00:00
integrate the PR's config
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
|
||||
target-version = "py310"
|
||||
|
||||
exclude = ["extensions"]
|
||||
exclude = [
|
||||
"extensions",
|
||||
"extensions-disabled",
|
||||
]
|
||||
|
||||
ignore = [
|
||||
"E501", # Line too long
|
||||
|
||||
Reference in New Issue
Block a user