mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00: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