mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-17 13:07:17 +02:00
Merge pull request #451 from SatoshiNakamotoBitcoin/patch-30
Update PyBlock.py
This commit is contained in:
commit
ca185ac99d
1 changed files with 1 additions and 1 deletions
|
|
@ -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----------------------")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue