ShopBot/handlers/__init__.py

3 lines
61 B
Python
Raw Normal View History

2022-06-04 22:02:51 +03:00
from . import user
from . import admin
from . import callback