Fixes python formatting
This commit is contained in:
@ -172,4 +172,4 @@ def get_discover_books():
|
||||
.annotate(Max("review__published_date"))
|
||||
.order_by("-review__published_date__max")[:6]
|
||||
)
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user