We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4e0b00 commit 5ce659aCopy full SHA for 5ce659a
1 file changed
OMPython/ModelicaSystem.py
@@ -254,6 +254,7 @@ def run(self) -> int:
254
255
return returncode
256
257
+
258
class ModelicaSystem:
259
def __init__(
260
self,
0 commit comments