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 35bad14 commit 4f6646fCopy full SHA for 4f6646f
pyrightconfig.json
@@ -1,5 +1,5 @@
1
{
2
- "typeCheckingMode": "off",
+ "typeCheckingMode": "strict",
3
"reportUnusedCoroutine": "error",
4
"reportMissingTypeStubs": "warning",
5
"exclude": ["build", ".venv", "async_testing/profiles"]
0 commit comments