Skip to content

Commit e874bca

Browse files
committed
Revert "chore[mypy]: Add snapshot module override"
This reverts commit 20f6d70.
1 parent 8166166 commit e874bca

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,10 +144,6 @@ ignore_errors = true
144144
module = "tests.examples._internal.frozen_dataclass_sealable.test_basic"
145145
ignore_errors = true
146146

147-
[[tool.mypy.overrides]]
148-
module = "libtmux.snapshot"
149-
disable_error_code = ["misc", "unused-ignore"]
150-
151147
[tool.coverage.run]
152148
branch = true
153149
parallel = true

0 commit comments

Comments
 (0)