mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Update __init__.py
This commit is contained in:
parent
96e137f5e6
commit
c541533762
@ -12,6 +12,7 @@ from typing import Any, Callable, List, Optional, Union
|
||||
# these imports are used to avoid circular import error
|
||||
import telebot.util
|
||||
import telebot.types
|
||||
import telebot.formatting
|
||||
|
||||
# storage
|
||||
from telebot.storage import StatePickleStorage, StateMemoryStorage, StateStorageBase
|
||||
|
Loading…
Reference in New Issue
Block a user