[Mod]remove blank lines
This commit is contained in:
parent
61cbe9dc4a
commit
edca83c926
@ -72,4 +72,4 @@ def check_linter():
|
||||
if __name__ == "__main__":
|
||||
if not check_all():
|
||||
exit(1)
|
||||
exit(0)
|
||||
exit(0)
|
||||
|
@ -767,4 +767,4 @@ class CtpTdApi(TdApi):
|
||||
def close(self):
|
||||
""""""
|
||||
if self.connect_status:
|
||||
self.exit()
|
||||
self.exit()
|
||||
|
Loading…
Reference in New Issue
Block a user