1
0
mirror of https://github.com/newnius/YAO-agent.git synced 2025-06-06 21:31:55 +00:00

global var

This commit is contained in:
Newnius 2020-03-27 16:58:11 +08:00
parent d856c69600
commit b94e13d3e3

View File

@ -283,6 +283,8 @@ def get_gpu_status():
def report_msg(stats): def report_msg(stats):
global last_version
global ver
mem = psutil.virtual_memory() mem = psutil.virtual_memory()
post_fields = { post_fields = {