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 bb369f7 commit 8d2b349Copy full SHA for 8d2b349
pyproject.toml
@@ -51,7 +51,7 @@ disable_error_code = [
51
]
52
53
[tool.coverage.run]
54
-source = "zigpy_znp"
+source = ["zigpy_znp"]
55
56
[tool.pyupgrade]
57
py37plus = true
0 commit comments