We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4263a08 commit 672a250Copy full SHA for 672a250
1 file changed
OMPython/ModelicaSystem.py
@@ -46,6 +46,7 @@
46
import tempfile
47
import textwrap
48
from typing import Any, Optional
49
+import warnings
50
import xml.etree.ElementTree as ET
51
52
from OMPython.OMCSession import OMCSessionException, OMCSessionZMQ, OMCProcessLocal
0 commit comments