1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

remove comment

This commit is contained in:
Kelly Brazil
2021-03-11 21:06:24 -08:00
parent 84f76866cd
commit 7378d5dce4

View File

@ -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']