We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3285da commit d2a0d1cCopy full SHA for d2a0d1c
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