Fixes python formatting
This commit is contained in:
parent
9ba0aec6d9
commit
a499259163
@ -167,6 +167,7 @@ def get_next_shelf(current_shelf):
|
||||
return "read"
|
||||
return "to-read"
|
||||
|
||||
|
||||
@register.filter(name="title")
|
||||
def get_title(book):
|
||||
""" display the subtitle if the title is short """
|
||||
|
Loading…
x
Reference in New Issue
Block a user