We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01950d1 commit f6f713cCopy full SHA for f6f713c
1 file changed
pyproject.toml
@@ -79,3 +79,6 @@ project-includes = [
79
"tests/**/*.py"
80
]
81
preset = "strict"
82
+
83
+[tool.pyrefly.errors]
84
+missing-override-decorator = false
0 commit comments