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