mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-25 11:01:12 +00:00
Update thumbnail_generation.py
This commit is contained in:
parent
12ea1910b4
commit
705c4cd636
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
"""thumbnail generation strategy for django-imagekit"""
|
||||
|
||||
|
||||
class Strategy:
|
||||
"""
|
||||
A strategy that generates the image on source saved (Optimistic),
|
||||
|
|
Loading…
Reference in a new issue