Use the default line length for black
('no configuration')
and update `isort` to a stable configuration given the black line length
This commit is contained in:
parent
a937c6f3fa
commit
87375e0f23
|
@ -1,5 +1,4 @@
|
|||
[tool.black]
|
||||
line-length = 100
|
||||
target_version = ['py37']
|
||||
include = '\.pyi?$'
|
||||
exclude = '''
|
||||
|
|
Loading…
Reference in New Issue
Block a user