more typing work
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class GlobalData:
|
||||
|
||||
def __init__(self):
|
||||
def __init__(self) -> None:
|
||||
self.title = ''
|
||||
self.cmd = ''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user