78b4747e81
Fixed errors pointed out by pylint on server.
3 lines
40 B
Python
3 lines
40 B
Python
def get_disk_usage(*args):
|
|
return 0
|