File size: 78 Bytes
a2c8732
7fd3f6f
 
a2c8732
1
2
3
4
5
from backend.worker.worker import main

if __name__ == "__main__":
    main()