mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-04 19:12:29 +00:00
Many code-style improvements
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import unittest
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
from telethon_tests import CryptoTests, ParserTests, TLTests, UtilsTests, NetworkTests
|
||||
test_classes = [CryptoTests, ParserTests, TLTests, UtilsTests]
|
||||
|
Reference in New Issue
Block a user