add type to return for type checking
This commit is contained in:
@@ -205,7 +205,7 @@ def new_search():
|
||||
|
||||
|
||||
|
||||
def get_mednr_exempl():
|
||||
def get_mednr_exempl() -> str:
|
||||
keyboard.wait("space")
|
||||
time.sleep(3)
|
||||
while (
|
||||
|
||||
Reference in New Issue
Block a user