this is already excluded
This commit is contained in:
parent
5d484b6eb4
commit
f24393e840
1 changed files with 0 additions and 2 deletions
|
|
@ -51,8 +51,6 @@ wwvbtk = "wwvb.wwvbtk:main"
|
||||||
[[tool.mypy.overrides]]
|
[[tool.mypy.overrides]]
|
||||||
module = ["adafruit_datetime"]
|
module = ["adafruit_datetime"]
|
||||||
follow_untyped_imports = true
|
follow_untyped_imports = true
|
||||||
[tool.coverage.report]
|
|
||||||
exclude_also=["if TYPE_CHECKING:"]
|
|
||||||
[tool.coverage.run]
|
[tool.coverage.run]
|
||||||
patch=["subprocess"]
|
patch=["subprocess"]
|
||||||
branch=true
|
branch=true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue