Fixes python formatting
This commit is contained in:
parent
07fc4a2efc
commit
2ff79c9953
2 changed files with 3 additions and 3 deletions
|
@ -172,4 +172,4 @@ def get_discover_books():
|
|||
.annotate(Max("review__published_date"))
|
||||
.order_by("-review__published_date__max")[:6]
|
||||
)
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue