Remove underscore from module names

This commit is contained in:
Lonami Exo
2018-06-18 21:02:42 +02:00
parent 262018959f
commit 4e9a84c3b5
19 changed files with 17 additions and 20 deletions

4
.gitignore vendored
View File

@@ -5,8 +5,8 @@ docs/
# Generated code
telethon/tl/functions/
telethon/tl/types/
telethon/tl/all_tlobjects.py
telethon/errors/rpc_error_list.py
telethon/tl/alltlobjects.py
telethon/errors/rpcerrorlist.py
# User session
*.session