Skip to content

Commit d9f591b

Browse files
Update packages/google-api-core/google/api_core/rest_helpers.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 2d13109 commit d9f591b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/google-api-core/google/api_core/rest_helpers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
import functools
1818
import operator
19+
import re
1920
from typing import Any, Dict, List, Optional, Tuple
2021

2122
from google.api_core import path_template

0 commit comments

Comments
 (0)