4 lines
61 B
Python
4 lines
61 B
Python
![]() |
from wotstats.init import init_app
|
||
|
|
||
|
app, celery = init_app()
|