Merge pull request #451 from SatoshiNakamotoBitcoin/patch-30

Update PyBlock.py
This commit is contained in:
curly60e 2022-03-09 08:57:29 -03:00 committed by GitHub
commit ca185ac99d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ from robohash import Robohash
version = "1.1.12"
def close():
print("<<< Ctr + C.\n\n")
print("<<< Ctrl + C.\n\n")
def sysinfo(): #Cpu and memory usage
print(" \033[0;37;40m----------------------")