Skip to content

Commit 421ef12

Browse files
authored
Merge branch 'master' into aio-part-3
2 parents f96fc34 + a82f289 commit 421ef12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/api_core/gapic_v1/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
from google.api_core.gapic_v1 import config_async # noqa: F401
2626
from google.api_core.gapic_v1 import method_async # noqa: F401
2727
__all__.append("config_async")
28-
__all__.append("method_async")
28+
__all__.append("method_async")

0 commit comments

Comments
 (0)