We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4b4ea8 + fdf35bd commit d1746baCopy full SHA for d1746ba
tox.ini
@@ -63,6 +63,7 @@ filterwarnings =
63
ignore:`Unit` has been deprecated:DeprecationWarning:humanize
64
ignore:The distutils package is deprecated:DeprecationWarning:joblib
65
ignore:datetime.datetime.utcfromtimestamp\(\) is deprecated.*:DeprecationWarning:dateutil
66
+ ignore:\s*Pyarrow will become a required dependency of pandas:DeprecationWarning
67
ignore:.*Value with data type .* is being converted:hdmf.build.warnings.DtypeConversionWarning
68
ignore:.*find_spec\(\) not found:ImportWarning
69
ignore:'cgi' is deprecated:DeprecationWarning:botocore
0 commit comments