Skip to content

Commit

Permalink
See #1193
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Dec 2, 2023
1 parent 051c20b commit eacf345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ filterwarnings =
ignore:.*pkg_resources.declare_namespace:DeprecationWarning
ignore:.*pkg_resources is deprecated as an API:DeprecationWarning
# Remove once https://github.com/googleapis/python-storage/issues/1193 is fixed
ignore:.*unclosed file <_io.FileIO name=12 mode='rb+':ResourceWarning
ignore:.*unclosed file:ResourceWarning
# Remove once release PR https://github.com/googleapis/proto-plus-python/pull/391 is merged
ignore:datetime.datetime.utcfromtimestamp\(\) is deprecated:DeprecationWarning:proto.datetime_helpers

0 comments on commit eacf345

Please sign in to comment.