Skip to content

Commit 672a250

Browse files
committed
[ModelicaSystem] should not remove warnings as it is used by other functions
1 parent 4263a08 commit 672a250

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

OMPython/ModelicaSystem.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
import tempfile
4747
import textwrap
4848
from typing import Any, Optional
49+
import warnings
4950
import xml.etree.ElementTree as ET
5051

5152
from OMPython.OMCSession import OMCSessionException, OMCSessionZMQ, OMCProcessLocal

0 commit comments

Comments
 (0)