3 lines
109 B
Python
3 lines
109 B
Python
from app.tasks.image_tasks import generate_thumbnail
|
|
from app.tasks.stats_tasks import aggregate_daily_stats
|