Skip to content

Commit e04f664

Browse files
♻️ restore mypy types rule
1 parent 0786d47 commit e04f664

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
@@ -22,10 +22,6 @@ strict_equality = true
2222
warn_unused_ignores = true
2323
warn_unreachable = true
2424

25-
[[tool.mypy.overrides]]
26-
module = "pypdfium2.*"
27-
ignore_missing_imports = true
28-
2925
[tool.pylic]
3026
safe_licenses = [
3127
"Apache Software License",

0 commit comments

Comments
 (0)