fmt
All checks were successful
Deploy on push / deploy (push) Successful in 24s

This commit is contained in:
2024-05-07 00:06:31 +03:00
parent e61db5d6e5
commit e0a5c654d8
9 changed files with 33 additions and 40 deletions

View File

@@ -1,6 +1,8 @@
import subprocess
from granian.constants import Interfaces
from granian.server import Granian
import subprocess
from services.logger import root_logger as logger
from settings import PORT