This commit is contained in:
Alex Root Junior 2018-05-02 18:24:23 +03:00
parent b597f1e565
commit 60bf8aa0dd
4 changed files with 3 additions and 19 deletions

View file

@ -1,6 +1,7 @@
import asyncio
from .bot import Bot
from .dispatcher import Dispatcher
try:
import uvloop