Skip to content

Commit 1e98bde

Browse files
authored
Apply suggestion from @chalmerlowe
1 parent d8065b1 commit 1e98bde

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/google-api-core/pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,4 @@ filterwarnings = [
9494
"ignore:.*custom tp_new.*in Python 3.14:DeprecationWarning",
9595
# Remove once https://github.com/grpc/grpc/issues/35086 is fixed (and version newer than 1.60.0 is published)
9696
"ignore:There is no current event loop:DeprecationWarning",
97-
# Ignore external OpenTelemetry/importlib.metadata SelectableGroups warning
98-
"ignore:.*SelectableGroups dict interface is deprecated:DeprecationWarning",
9997
]

0 commit comments

Comments
 (0)