Skip to content

Commit ff86a2f

Browse files
authored
chore(deps): Updating black to v23 (#9209)
* chore(deps): Updating black to v23 * Updating the usage_reports file
1 parent 3980346 commit ff86a2f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
isort==5.11.4
2-
black==22.12.0
2+
black==23.1.0
33
google-cloud-compute==1.6.1

compute/client_library/snippets/usage_report/usage_reports.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ def set_usage_export_bucket(
127127

128128
# [END compute_usage_report_set]
129129

130+
130131
# [START compute_usage_report_get]
131132
def get_usage_export_bucket(project_id: str) -> compute_v1.UsageExportLocation:
132133
"""

0 commit comments

Comments
 (0)