Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5422167

Browse filesBrowse files
drigzJon Wayne Parrott
authored andcommitted
1 parent 002f288 commit 5422167
Copy full SHA for 5422167

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎datastore/cloud-client/snippets.py

Copy file name to clipboardExpand all lines: datastore/cloud-client/snippets.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ def transfer_funds(client, from_key, to_key, amount):
672672
except google.cloud.exceptions.Conflict:
673673
continue
674674
else:
675-
print('Trasaction failed.')
675+
print('Transaction failed.')
676676
# [END transactional_retry]
677677

678678
return account1.key, account2.key

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.