Skip to content

Commit 0bab77d

Browse files
hroncokfrenzymadness
authored andcommitted
Relative import to support Python 3
1 parent f5216ab commit 0bab77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_ethtool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
import ethtool
2727

28-
from parse_ifconfig import IfConfig
28+
from .parse_ifconfig import IfConfig
2929

3030
INVALID_DEVICE_NAME = "I am not a valid device name"
3131

0 commit comments

Comments
 (0)