formatting
This commit is contained in:
parent
658a009ec4
commit
2824be25f0
@ -319,5 +319,6 @@ def get_id_and_pass_from_user(
|
|||||||
return ("", "")
|
return ("", "")
|
||||||
return (user.text().strip(), passwd.text())
|
return (user.text().strip(), passwd.text())
|
||||||
|
|
||||||
|
|
||||||
# export platform version to syncing code
|
# export platform version to syncing code
|
||||||
os.environ["PLATFORM"] = platDesc()
|
os.environ["PLATFORM"] = platDesc()
|
||||||
|
Loading…
Reference in New Issue
Block a user