order imports with isort
This commit is contained in:
@@ -17,3 +17,6 @@ exclude = [
|
||||
line-length = 120
|
||||
target-version = ['py311']
|
||||
exclude = '_pb2.py'
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
|
||||
Reference in New Issue
Block a user