mirror of
https://github.com/civsocit/olgram.git
synced 2025-12-15 10:36:16 +00:00
test
This commit is contained in:
0
server/__init__.py
Normal file
0
server/__init__.py
Normal file
@@ -5,7 +5,7 @@ from olgram.models.models import Bot
|
||||
from aiohttp import web
|
||||
from asyncio import get_event_loop
|
||||
from olgram.settings import ServerSettings
|
||||
from custom import CustomRequestHandler
|
||||
from .custom import CustomRequestHandler
|
||||
|
||||
import logging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user