Skip to content

Commit

Permalink
Do not need to avoid errors here.
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterhector committed Mar 26, 2021
1 parent a23dd91 commit 361d609
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mypy.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,3 @@ warn_unused_ignores = False

[mypy-numpy]
follow_imports = skip
# Numpy now comes with stubs, too many to fix at the momment, will ignore
# all non-fatal errors
ignore_errors = True

0 comments on commit 361d609

Please sign in to comment.