Skip to content

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
ikaratass committed Nov 2, 2022
1 parent 2791ff5 commit 46da79f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/secc/states/test_iso15118_2_states.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,11 @@
)
from iso15118.shared.messages.iso15118_2.body import ResponseCode
from iso15118.shared.messages.iso15118_2.datatypes import (
ACEVSEStatus,
CertificateChain,
ServiceCategory,
ServiceDetails,
ServiceName, ACEVSEStatus,
ServiceName,
)
from tests.secc.states.test_messages import (
get_charge_parameter_discovery_req_message_departure_time_one_hour,
Expand Down

0 comments on commit 46da79f

Please sign in to comment.