Skip to content

Commit

Permalink
Merge branch 'master' into aio-part-3
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 committed May 27, 2020
2 parents f96fc34 + a82f289 commit 421ef12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/api_core/gapic_v1/__init__.py
Expand Up @@ -25,4 +25,4 @@
from google.api_core.gapic_v1 import config_async # noqa: F401
from google.api_core.gapic_v1 import method_async # noqa: F401
__all__.append("config_async")
__all__.append("method_async")
__all__.append("method_async")

0 comments on commit 421ef12

Please sign in to comment.