mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-24 02:16:14 +00:00
style: apply autopep8
This commit is contained in:
committed by
Florian BEZANNIER
parent
5a2f09e2d6
commit
ea01bcb6b7
+1
-1
@@ -238,7 +238,7 @@ class TestUnit(unittest.TestCase):
|
||||
assert compare_dict(chargings, [{'start_at': date0,
|
||||
'stop_at': date3,
|
||||
'duration_str': duration_str,
|
||||
'duration_min' :duration_min,
|
||||
'duration_min': duration_min,
|
||||
'VIN': 'VR3UHZKX',
|
||||
'start_level': 40,
|
||||
'end_level': 85,
|
||||
|
||||
Reference in New Issue
Block a user