Skip to content

Commit 0dd6bed

Browse files
committed
chore(google-cloud-dns): remove scanner pragmas
1 parent 44ec703 commit 0dd6bed

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

packages/google-cloud-dns/pytest.ini

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ filterwarnings =
99
# Remove once https://github.com/googleapis/python-api-common-protos/pull/187/files is merged
1010
ignore:.*pkg_resources.declare_namespace:DeprecationWarning
1111
ignore:.*pkg_resources is deprecated as an API:DeprecationWarning
12-
# Remove after support for Python 3.8, 3.9 and/or 3.10+ is dropped # version-scanner: ignore
13-
# version-scanner: ignore-next-line
12+
# Remove after support for Python 3.8, 3.9 and/or 3.10+ is dropped
1413
ignore:\s*You are using a (non-supported )?Python version \(?3\.(8|9|1[0-9]+):DeprecationWarning
15-
# version-scanner: ignore-next-line
1614
ignore:\s*You are using a (non-supported )?Python version \(?3\.(8|9|1[0-9]+):FutureWarning
17-

0 commit comments

Comments
 (0)