mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
Black/flake8 line length 100->120
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user