Skip to content

Commit 2867862

Browse files
author
Jon Wayne Parrott
committed
Fix lint
1 parent c6c3ee1 commit 2867862

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

2-structured-data/bookshelf/model_datastore.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ def update(data, id=None):
8282
ds.put(entity)
8383
return from_datastore(entity)
8484

85+
8586
create = update
8687
# [END update]
8788

0 commit comments

Comments
 (0)