Match black
line length to flake8
line length
This commit is contained in:
parent
cb301fcc51
commit
251422a234
|
@ -1,5 +1,5 @@
|
|||
[tool.black]
|
||||
line-length = 88
|
||||
line-length = 100
|
||||
target_version = ['py37']
|
||||
include = '\.pyi?$'
|
||||
exclude = '''
|
||||
|
|
Loading…
Reference in New Issue
Block a user