'Refactored by Sourcery'

This commit is contained in:
Sourcery AI 2020-08-26 01:06:28 +00:00
parent f6d20cd090
commit fa47bedcb0

View file

@ -1335,7 +1335,6 @@ def menuA(menuS): #Execution of the Main Menu options
tmp()
except:
break
menu()
elif menuS in ["C", "c"]:
clear()
prt()
@ -1462,7 +1461,6 @@ def menuRemote(menuS): #Execution of the Main Menu options
tmp()
except:
break
menuUserConn()
elif menuS in ["B", "b"]:
while True:
try: