Skip to content

Commit 84f84aa

Browse files
Ghesselinkaothms
authored andcommitted
local import mvd_info
1 parent efdc9d6 commit 84f84aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
from lark import Lark, Transformer, Tree, Token
1212
from lark.exceptions import UnexpectedToken, UnexpectedCharacters
13-
from ifcopenshell.util.mvd_info import MvdInfo, LARK_AVAILABLE
13+
from .mvd_info import MvdInfo, LARK_AVAILABLE
1414

1515
class ValidationError(Exception):
1616
pass

0 commit comments

Comments
 (0)