Skip to content

Commit

Permalink
Update jkbms_can.py
Browse files Browse the repository at this point in the history
  • Loading branch information
p0l0us authored Jul 30, 2024
1 parent c97c7da commit 1508b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/dbus-serialbattery/bms/jkbms_can.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
from __future__ import absolute_import, division, print_function, unicode_literals
from battery import Battery, Cell
from battery import Battery
from utils import (
is_bit_set,
logger,
Expand Down

0 comments on commit 1508b2a

Please sign in to comment.