Skip to content

Commit ddfcd80

Browse files
author
Lionel Untereiner
committed
add import to test
1 parent b91dc72 commit ddfcd80

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import pytest
22

3+
from etpclient.utils import *
34

45
def test_fake() -> None:
56
assert True

0 commit comments

Comments
 (0)