Skip to content

Commit c359fb9

Browse files
committed
undo ignore
1 parent 9f6d12d commit c359fb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ filterwarnings =
8181
# See https://github.com/numpy/numpy/issues/15748#issuecomment-598584838
8282
ignore:numpy.ufunc size changed:RuntimeWarning
8383
ignore:numpy.ndarray size changed:RuntimeWarning
84+
# https://github.com/pytest-dev/pytest-cov/issues/557
85+
ignore:The --rsyncdir command line argument and rsyncdirs config variable are deprecated.:DeprecationWarning
8486

8587
[pycodestyle]
8688
max_line_length = 110

0 commit comments

Comments
 (0)