This repository has been archived on 2025-01-27. You can view files and clone it, but cannot push or open issues or pull requests.
wot_stats_server/wots.py
2017-09-03 18:48:42 +03:00

3 lines
61 B
Python

from wotstats.init import init_app
app, celery = init_app()