We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3b0660 commit 3bd71ebCopy full SHA for 3bd71eb
gapic/templates/%namespace/%name_%version/%sub/__init__.py.j2
@@ -8,7 +8,7 @@ from {{package_path}} import gapic_version as package_version
8
__version__ = package_version.__version__
9
10
11
-import google.api_core
+import google.api_core as api_core
12
13
{# How do we get the name of the PyPI path into this template? We
14
want the string arguments below to be something like
0 commit comments