Skip to content

Commit b9a7dd6

Browse files
authored
MAINT: Fix ignores for CIs (#272)
1 parent 27f54c6 commit b9a7dd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ filterwarnings =
1111
ignore:Importing from numpy:DeprecationWarning
1212
ignore:.*ufunc size changed.*:RuntimeWarning
1313
ignore:Using or importing the ABCs:DeprecationWarning
14+
ignore:the imp module is deprecated in favour of importlib:DeprecationWarning
1415
ignore:Matplotlib is building the font cache using fc-list. This may take a moment.:UserWarning

0 commit comments

Comments
 (0)