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