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 0c1d4a0 commit 6e4cc3fCopy full SHA for 6e4cc3f
1 file changed
tox.ini
@@ -66,6 +66,7 @@ filterwarnings =
66
ignore:.*Value with data type .* is being converted:hdmf.build.warnings.DtypeConversionWarning
67
ignore:.*find_spec\(\) not found:ImportWarning
68
ignore:'cgi' is deprecated:DeprecationWarning:botocore
69
+ ignore:.*unclosed.*:ResourceWarning:vcr
70
71
[coverage:run]
72
parallel = True
0 commit comments