Skip to content

Commit 304e117

Browse files
committed
Merge branch 'OMCPath_to_init' into v4.1.0-syntron
2 parents 0ff9630 + 9ad6f7c commit 304e117

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

OMPython/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
ModelicaSystemError,
4545
)
4646
from OMPython.OMCSession import (
47+
OMCPath,
4748
OMCSessionCmd,
4849
OMCSessionException,
4950
OMCSessionRunData,
@@ -63,6 +64,8 @@
6364
'ModelicaSystemDoE',
6465
'ModelicaSystemError',
6566

67+
'OMCPath',
68+
6669
'OMCSessionCmd',
6770
'OMCSessionException',
6871
'OMCSessionRunData',

0 commit comments

Comments
 (0)