mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-13 01:20:24 +02:00
remove comment
This commit is contained in:
@ -241,7 +241,6 @@ def process(proc_data):
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
"""
|
"""
|
||||||
# integers
|
|
||||||
int_list = ['id', 'charge_percent', 'design_capacity_mah', 'last_full_capacity', 'last_full_capacity_percent']
|
int_list = ['id', 'charge_percent', 'design_capacity_mah', 'last_full_capacity', 'last_full_capacity_percent']
|
||||||
float_list = ['temperature']
|
float_list = ['temperature']
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user