fix import

pull/147/head
Aevann 2023-05-07 22:26:08 +03:00
parent b9759f6a97
commit 6369716aa5
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
from files.classes import *
from files.helpers.config.const import *
from files.helpers.get import *
from files.helpers.alerts import *
from files.routes.wrappers import *
from files.__main__ import app, limiter
from files.routes.routehelpers import get_alt_graph