This commit is contained in:
@@ -58,6 +58,8 @@ ensure_newline_before_comments = true
|
||||
line_length = 120
|
||||
|
||||
[tool.pyright]
|
||||
venvPath = "."
|
||||
venv = ".venv"
|
||||
include = ["."]
|
||||
exclude = ["**/__pycache__"]
|
||||
ignore = []
|
||||
|
Reference in New Issue
Block a user