mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-19 13:18:13 +02:00
'Refactored by Sourcery'
This commit is contained in:
parent
d0e54e2b27
commit
7f8a24b681
1 changed files with 1 additions and 1 deletions
|
|
@ -683,7 +683,7 @@ def checkupdate():
|
|||
di = json.loads(n)
|
||||
if di['version'] == version:
|
||||
q = print(" ")
|
||||
elif di['version'] != version:
|
||||
else:
|
||||
print("\n---------------------------------------------------")
|
||||
q = print("\n \033[1;31;40mNew version available\033[0;37;40m > Press U to Upgrade\n")
|
||||
print("---------------------------------------------------")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue