Skip to content

Commit 35754d2

Browse files
committed
simple fixes
1 parent c6a2bd4 commit 35754d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

answer/routes/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
sys.path.append("../")
77

88
from auth_lib.fastapi import UnionAuth
9+
910
from aiogram import Bot, Dispatcher
1011
from aiogram.types import Update
1112
from fastapi import FastAPI, HTTPException, Request, Depends

0 commit comments

Comments
 (0)