Commit 53502916 by Őry Máté

fix pep8

parent 8e221583
...@@ -506,6 +506,7 @@ def ping(): ...@@ -506,6 +506,7 @@ def ping():
def get_core_num(): def get_core_num():
return NUM_CPUS return NUM_CPUS
@celery.task @celery.task
def get_ram_size(): def get_ram_size():
return virtual_memory().total return virtual_memory().total
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment