Skip to content

Commit b2da64f

Browse files
1 parent d0a45cb commit b2da64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎google/api_core/client_logging.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ def configure_defaults(logger):
8888

8989

9090
# TODO(https://github.com/googleapis/python-api-core/issues/763): Expand documentation.
91-
def setup_logging(scopes: str=""):
91+
def setup_logging(scopes: str = ""):
9292
"""Sets up logging for the specified `scopes`.
9393
9494
If the loggers specified in `scopes` have not been previously

0 commit comments

Comments
 (0)