Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit 9c337bd

Browse files
committed
Update pytest.ini
1 parent 951b909 commit 9c337bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ filterwarnings =
2525
ignore:You are using a Python version.*which Google will stop supporting in new releases of google\.api_core.*:FutureWarning
2626
ignore:You are using a non-supported Python version \(([\d\.]+)\)\. Google will not post any further updates to google\.api_core.*:FutureWarning
2727
# These google library EOL warnings for Python versions don't matter for the purposes of a test.
28-
ignore:.*You are using a Python version .* past its end of life:FutureWarning.*:google.*
28+
ignore:.*You are using a Python version .* past its end of life:FutureWarning:google.*

0 commit comments

Comments
 (0)