Skip to content

Commit 4f6646f

Browse files
Update pyrightconfig.json
1 parent 35bad14 commit 4f6646f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyrightconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"typeCheckingMode": "off",
2+
"typeCheckingMode": "strict",
33
"reportUnusedCoroutine": "error",
44
"reportMissingTypeStubs": "warning",
55
"exclude": ["build", ".venv", "async_testing/profiles"]

0 commit comments

Comments
 (0)