Skip to content

Commit

Permalink
undo ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis committed Jun 10, 2023
1 parent 9f6d12d commit c359fb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ filterwarnings =
# See https://github.com/numpy/numpy/issues/15748#issuecomment-598584838
ignore:numpy.ufunc size changed:RuntimeWarning
ignore:numpy.ndarray size changed:RuntimeWarning
# https://github.com/pytest-dev/pytest-cov/issues/557
ignore:The --rsyncdir command line argument and rsyncdirs config variable are deprecated.:DeprecationWarning

[pycodestyle]
max_line_length = 110
Expand Down

0 comments on commit c359fb9

Please sign in to comment.