File size: 62 Bytes
cd0c7a9
 
 
1
2
3
4
"""python -m app.worker"""
from app.worker import main
main()