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