mirror of
https://gitflic.ru/project/maks1ms/ocab.git
synced 2024-12-23 16:23:01 +03:00
Fix E302
This commit is contained in:
parent
cfaffd337d
commit
68406fee53
@ -5,6 +5,7 @@ from src.modules.standard.database.api import connect_database
|
||||
from asyncio import run
|
||||
from aiogram import Bot, Dispatcher
|
||||
|
||||
|
||||
async def main():
|
||||
try:
|
||||
database = connect_database()
|
||||
|
Loading…
Reference in New Issue
Block a user