Update PyBlock.py

This commit is contained in:
curly60e 2021-05-14 11:25:52 -03:00 committed by GitHub
parent 5b01febcd4
commit cb96843243
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ from PIL import Image
from robohash import Robohash
version = "0.9.7.6"
version = "0.9.7.7"
def sysinfo(): #Cpu and memory usage
print(" \033[0;37;40m----------------------")