mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-15 20:02:22 +00:00
Update tests and small refactoring
This commit is contained in:
parent
65331e1fda
commit
7dc2a0ddaf
10 changed files with 18 additions and 15 deletions
|
|
@ -1,4 +1,5 @@
|
|||
from .api import methods, session, types
|
||||
from .api import methods, types
|
||||
from .api.client import session
|
||||
from .api.client.bot import Bot
|
||||
|
||||
__all__ = ["__api_version__", "__version__", "types", "methods", "Bot", "session"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue