8000 lint snippets · k1115/firebase-admin-python@e64fb57 · GitHub
[go: up one dir, main page]

Skip to content < 65EF script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/ui_packages_document-metadata_document-metadata_ts-ui_packages_hydro-analytics_hydro-analytic-f29230-07417997172c.js" defer="defer">

Commit e64fb57

Browse files
committed
lint snippets
1 parent 6a131c9 commit e64fb57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/dynamic_links/dynamic_links.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ def get_link_stats():
2727
dynamic_links.EVENT_TYPE_CLICK))
2828

2929
if andoid_click:
30-
print('There were {} clicks on ANDROID in the last 7 days'.format(andoid_click))
30+
print 'There were {} clicks on ANDROID in the last 7 days'.format(andoid_click)
3131
# [END get_link_stats]

0 commit comments

Comments
 (0)
0