This commit is contained in:
@@ -56,7 +56,7 @@ ensure_newline_before_comments = true
|
||||
line_length = 120
|
||||
|
||||
[tool.pyright]
|
||||
include = ["orm", "resolvers"]
|
||||
include = ["."]
|
||||
exclude = ["**/__pycache__"]
|
||||
ignore = []
|
||||
defineConstant = { DEBUG = true }
|
||||
|
Reference in New Issue
Block a user