Skip to content

Commit 807f58b

Browse files
committed
chore: actually don't need this anymore
1 parent e580d7a commit 807f58b

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -153,12 +153,6 @@ disallow_untyped_decorators = true
153153
# disable_error_code =
154154
# allow_redefinition =
155155

156-
[[tool.mypy.overrides]]
157-
module = [
158-
"pytest.*",
159-
]
160-
ignore_missing_imports = true
161-
162156

163157
# https://pylint.pycqa.org/en/latest/user_guide/configuration/index.html
164158
# https://github.com/astral-sh/ruff/issues/970

0 commit comments

Comments
 (0)