Small refactor and isort+black formatting
This commit is contained in:
@@ -44,6 +44,7 @@ where = ["src"]
|
||||
|
||||
[tool.black]
|
||||
target-version = ['py38', 'py39', 'py310', 'py311']
|
||||
line-length = 94
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
|
Reference in New Issue
Block a user