sorted imports
This commit is contained in:
@ -3,6 +3,7 @@ from typing import Any, Awaitable, Callable
|
||||
|
||||
import telebot
|
||||
from telebot.async_telebot import AsyncTeleBot
|
||||
|
||||
from . import markups
|
||||
|
||||
Message = telebot.types.Message
|
||||
|
Reference in New Issue
Block a user