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