Skip to content

Commit

Permalink
Update tests/v16/conftest.py
Browse files Browse the repository at this point in the history
Co-authored-by: Auke Willem Oosterhoff <[email protected]>
  • Loading branch information
MuhammadHasnain77 and OrangeTux authored Jan 15, 2024
1 parent 5f54019 commit 4b51586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/v16/conftest.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import sys
import pytest
from unittest.mock import Mock
from unittest.mock import AsyncMock

from ocpp.messages import Call, CallResult
from ocpp.v16 import ChargePoint, call
Expand Down

0 comments on commit 4b51586

Please sign in to comment.