more typing work

This commit is contained in:
Kovid Goyal
2020-03-11 20:08:16 +05:30
parent 0e871a89aa
commit 2ebdf738ca
10 changed files with 320 additions and 244 deletions

View File

@@ -1,6 +1,6 @@
class GlobalData:
def __init__(self):
def __init__(self) -> None:
self.title = ''
self.cmd = ''