Skip to content

Commit 6975ef6

Browse files
committed
Refactor import statements in test_protocol_detection.py for clarity
1 parent 1393f2d commit 6975ef6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_protocol_detection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from extype import *
1+
from extype import extension, extend_type_with
22

33

44
def test_length_function():

0 commit comments

Comments
 (0)