code style cleanup
This commit is contained in:
parent
2a98093ebe
commit
ee7c04cc7e
8 changed files with 65 additions and 57 deletions
|
@ -12,7 +12,7 @@ def get_remove(*args):
|
|||
|
||||
|
||||
def get_add_remove(user, book, shelf, action='Add'):
|
||||
''' format an Add or Remove json blob '''
|
||||
''' format a shelve book json blob '''
|
||||
uuid = uuid4()
|
||||
return {
|
||||
'@context': 'https://www.w3.org/ns/activitystreams',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue