We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 964992d commit 4bf77dcCopy full SHA for 4bf77dc
1 file changed
packages/google-cloud-documentai-toolbox/pytest.ini
@@ -17,3 +17,4 @@ filterwarnings =
17
ignore:The python-bigquery library will stop supporting Python 3.7 and Python 3.8:PendingDeprecationWarning
18
# This error is expected for python versions that approach EOL
19
ignore:.*Please upgrade to the latest Python version.*:FutureWarning
20
+ ignore:(?s).*using a Python version.*past its end of life.*:FutureWarning
0 commit comments