Skip to content

Commit 5a48e70

Browse files
surajitsurajit
authored andcommitted
modify import
1 parent 952ba70 commit 5a48e70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/routes/test_charge.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
from unittest import mock
2-
31
import pytest
42

3+
from unittest import mock
4+
55

66
@mock.patch("logger.log.logger.debug")
77
@pytest.mark.asyncio

0 commit comments

Comments
 (0)