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 d0a45cb commit b2da64fCopy full SHA for b2da64f
‎google/api_core/client_logging.py‎
@@ -88,7 +88,7 @@ def configure_defaults(logger):
88
89
90
# TODO(https://github.com/googleapis/python-api-core/issues/763): Expand documentation.
91
-def setup_logging(scopes: str=""):
+def setup_logging(scopes: str = ""):
92
"""Sets up logging for the specified `scopes`.
93
94
If the loggers specified in `scopes` have not been previously
0 commit comments