1
0
Fork 0
mirror of https://github.com/Findus23/RadioStats.git synced 2024-09-19 16:03:48 +02:00

fix import

This commit is contained in:
Lukas Winkler 2020-09-28 21:44:06 +02:00
parent d286059289
commit 1f486876f5
Signed by: lukas
GPG key ID: 54DE4D798D244853

View file

@ -7,6 +7,7 @@ from time import sleep
import requests
import sentry_sdk
from peewee import fn
import config
from models import *