mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 21:10:29 +00:00
Fixed tiny bugs with authentication, added more unit tests
This commit is contained in:
@@ -2,8 +2,8 @@ import os
|
||||
import re
|
||||
import shutil
|
||||
|
||||
from parser import TLParser
|
||||
from parser import SourceBuilder
|
||||
from parser.tl_parser import TLParser
|
||||
from parser.source_builder import SourceBuilder
|
||||
|
||||
|
||||
def tlobjects_exist():
|
||||
|
Reference in New Issue
Block a user