Update thumbnail_generation.py

This commit is contained in:
Joachim 2022-01-08 17:54:03 +01:00
parent 12ea1910b4
commit 705c4cd636

View file

@ -1,4 +1,6 @@
"""thumbnail generation strategy for django-imagekit"""
class Strategy:
"""
A strategy that generates the image on source saved (Optimistic),