We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77fadac + 6948430 commit 2b25e39Copy full SHA for 2b25e39
mypy.ini
@@ -0,0 +1 @@
1
+[mypy]\npython_version = 3.11\nwarn_return_any = True\nwarn_unused_configs = True\nignore_missing_imports = True\ncheck_untyped_defs = True
0 commit comments