redeploy
All checks were successful
Deploy on push / deploy (push) Successful in 49s

This commit is contained in:
Untone 2025-03-20 11:23:37 +03:00
parent 094e7e6fe2
commit 3a1924279f

View File

@ -1,9 +1,9 @@
import sys
from pathlib import Path
from granian import Granian
from granian.constants import Interfaces
from granian.log import LogLevels
from granian import Granian
from settings import PORT
from utils.logger import root_logger as logger