mirror of
https://github.com/MackinationsAi/UDAV2-ControlNet.git
synced 2026-04-29 03:41:15 +00:00
8 lines
119 B
INI
8 lines
119 B
INI
[flake8]
|
|
max-line-length = 120
|
|
ignore = E203,E501,W503
|
|
per-file-ignores =
|
|
__init__.py:F401
|
|
exclude =
|
|
venv
|