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 550e127 + 3071ec9 commit c3bdd4dCopy full SHA for c3bdd4d
1 file changed
setup.cfg
@@ -114,6 +114,7 @@ filterwarnings =
114
ignore:numpy.ufunc size changed:RuntimeWarning
115
ignore:Using or importing the ABCs from 'collections':DeprecationWarning
116
ignore:Remote data cache could not be accessed due to NotADirectoryError
117
+ ignore:Remote data cache could not be accessed due to FileNotFoundError
118
ignore:.*Cache directory cannot be read or created
119
ignore:can't resolve package from __spec__
120
ignore:::astropy.tests.plugins.display
0 commit comments