Skip to content

Commit

Permalink
TYP: update setup.cfg (pandas-dev#35628)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonjayhawkins authored Aug 8, 2020
1 parent 71a327c commit aefae55
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -175,9 +175,6 @@ check_untyped_defs=False
[mypy-pandas.core.groupby.ops]
check_untyped_defs=False

[mypy-pandas.core.indexes.base]
check_untyped_defs=False

[mypy-pandas.core.indexes.datetimes]
check_untyped_defs=False

Expand Down Expand Up @@ -214,9 +211,6 @@ check_untyped_defs=False
[mypy-pandas.core.window.common]
check_untyped_defs=False

[mypy-pandas.core.window.ewm]
check_untyped_defs=False

[mypy-pandas.core.window.expanding]
check_untyped_defs=False

Expand Down

0 comments on commit aefae55

Please sign in to comment.