Skip to content

Commit c541533

Browse files
Update __init__.py
1 parent 96e137f commit c541533

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

telebot/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
# these imports are used to avoid circular import error
1313
import telebot.util
1414
import telebot.types
15+
import telebot.formatting
1516

1617
# storage
1718
from telebot.storage import StatePickleStorage, StateMemoryStorage, StateStorageBase

0 commit comments

Comments
 (0)