Skip to content

Commit cf311f0

Browse files
author
ace-n
committed
Fix lint v2
1 parent 14b90d3 commit cf311f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

functions/billing/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ def __stop_instances(project_id, zone, instance_names, instances):
169169
print(f'Instance stopped successfully: {name}')
170170
# [END functions_billing_limit]
171171

172+
172173
# [START functions_billing_limit_appengine]
173174
APP_NAME = os.getenv('GCP_PROJECT')
174175

0 commit comments

Comments
 (0)