Skip to content

Commit a15f59d

Browse files
1 parent a157d8c commit a15f59d

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
@@ -91,7 +91,7 @@ def configure_defaults(logger):
9191
logger.addHandler(console_handler)
9292

9393

94-
def setup_logging(scopes: str=""):
94+
def setup_logging(scopes: str = ""):
9595
"""Sets up logging for the specified `scopes`.
9696
9797
If the loggers specified in `scopes` have not been previously

0 commit comments

Comments
 (0)