Skip to content

Commit

Permalink
build(mypy): remove deprecated pygit2 override
Browse files Browse the repository at this point in the history
  • Loading branch information
KSmanis committed Jun 24, 2023
1 parent 228dc3d commit a93b831
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ disallow_any_unimported = true
show_error_codes = true
strict = true

[[tool.mypy.overrides]]
ignore_missing_imports = true
module = "pygit2"

[tool.poetry]
authors = ["Konstantinos Smanis <[email protected]>"]
classifiers = [
Expand Down

0 comments on commit a93b831

Please sign in to comment.