Refactored imports

This commit is contained in:
Lonami
2016-09-04 13:04:45 +02:00
parent 39a23559f0
commit 7c8c65560e
20 changed files with 98 additions and 86 deletions
+2
View File
@@ -0,0 +1,2 @@
from .source_builder import SourceBuilder
from .tl_parser import TLParser, TLObject