Skip to content

Commit 650d05d

Browse files
committed
Revert "chore[mypy]: Add snapshot module override"
This reverts commit 20f6d70.
1 parent 236ef8f commit 650d05d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

-4
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,6 @@ ignore_errors = true
149149
module = "tests.examples._internal.frozen_dataclass_sealable.test_basic"
150150
ignore_errors = true
151151

152-
[[tool.mypy.overrides]]
153-
module = "libtmux.snapshot"
154-
disable_error_code = ["misc", "unused-ignore"]
155-
156152
[tool.coverage.run]
157153
branch = true
158154
parallel = true

0 commit comments

Comments
 (0)