mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-04-12 18:05:15 +02:00
Black/flake8 line length 100->120
This commit is contained in:
parent
8b4af69d87
commit
fc9dacd082
@ -177,7 +177,7 @@ output = "coverage/index.xml"
|
||||
#=== End: PyTest and Coverage
|
||||
|
||||
[tool.flake8]
|
||||
max-line-length = 100
|
||||
max-line-length = 120
|
||||
|
||||
[tool.black]
|
||||
line-length = 100
|
||||
line-length = 120
|
||||
Loading…
Reference in New Issue
Block a user