Skip to content

Commit 611a327

Browse files
fix import
1 parent 3c52011 commit 611a327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/xbmcgui.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
import sys
1111

12-
from .xbmcextra import kodi_to_ansi
12+
from xbmcextra import kodi_to_ansi
1313

1414

1515
class Control:

0 commit comments

Comments
 (0)