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 0a0a7de commit 4484989Copy full SHA for 4484989
setup.cfg
@@ -5,7 +5,7 @@
5
url = https://github.com/plugwise/python-plugwise
6
7
[mypy]
8
-python_version = 3.10
+python_version = "3.10"
9
show_error_codes = true
10
ignore_errors = true
11
follow_imports = silent
0 commit comments