mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
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:
@ -1,5 +1,4 @@
|
|||||||
[tool.black]
|
[tool.black]
|
||||||
line-length = 100
|
|
||||||
target_version = ['py37']
|
target_version = ['py37']
|
||||||
include = '\.pyi?$'
|
include = '\.pyi?$'
|
||||||
exclude = '''
|
exclude = '''
|
||||||
|
|||||||
Reference in New Issue
Block a user