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 65c3b96 commit 9936752Copy full SHA for 9936752
pyproject.toml
@@ -73,7 +73,7 @@ packages = ["src/socketio-stubs"]
73
include = ["src/socketio-stubs"]
74
75
[tool.mypy]
76
-python_version = "3.10"
+python_version = "3.11"
77
strict = true
78
disable_error_code = "import-untyped,overload-overlap,override"
79
disallow_subclassing_any = false
0 commit comments