fix-scheme

This commit is contained in:
2022-11-08 18:50:28 +03:00
parent 9052872c87
commit 5bf3621724
5 changed files with 17 additions and 12 deletions

View File

@@ -1,5 +1,7 @@
import sys
import uvicorn
from settings import PORT
if __name__ == "__main__":