This commit is contained in:
@@ -35,3 +35,9 @@ build-backend = "poetry.core.masonry.api"
|
||||
[tool.pyright]
|
||||
venvPath = "."
|
||||
venv = ".venv"
|
||||
|
||||
[tool.isort]
|
||||
multi_line_output = 3
|
||||
include_trailing_comma = true
|
||||
force_grid_wrap = 0
|
||||
line_length = 120
|
||||
|
Reference in New Issue
Block a user