We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72b6ce3 commit f30ba42Copy full SHA for f30ba42
setup.cfg
@@ -11,7 +11,7 @@ filterwarnings =
11
ignore:numpy.ufunc size changed:RuntimeWarning
12
ignore:numpy.ndarray size changed:RuntimeWarning
13
ignore::DeprecationWarning:ginga
14
- ignore:is empty:UserWarning
+ ignore:Marker set named:UserWarning
15
16
[flake8]
17
# E501: line too long
0 commit comments