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.
2 parents c105391 + 1066b1f commit fa11682Copy full SHA for fa11682
1 file changed
setup.cfg
@@ -13,6 +13,7 @@ filterwarnings =
13
ignore:numpy\.ndarray size changed:RuntimeWarning
14
ignore:can't resolve package from __spec__:ImportWarning
15
ignore:distutils Version classes are deprecated:DeprecationWarning
16
+ ignore:The chararray class is deprecated:DeprecationWarning
17
ignore:.*Column disp option
18
ignore:BlackBody provides the same capabilities
19
ignore:The MexicanHat1D class is deprecated
0 commit comments