mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 13:29:47 +00:00
Totally refactored source files location
Now it *should* be easier to turn Telethon into a pip package
This commit is contained in:
3
telethon_generator/parser/__init__.py
Executable file
3
telethon_generator/parser/__init__.py
Executable file
@@ -0,0 +1,3 @@
|
||||
from .source_builder import SourceBuilder
|
||||
from .tl_parser import TLParser
|
||||
from .tl_object import TLObject
|
Reference in New Issue
Block a user