mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +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]
|
||||
line-length = 100
|
||||
target_version = ['py37']
|
||||
include = '\.pyi?$'
|
||||
exclude = '''
|
||||
|
||||
Reference in New Issue
Block a user