We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaf757a commit a949af2Copy full SHA for a949af2
1 file changed
OMPython/ModelicaSystem.py
@@ -1070,8 +1070,6 @@ def simulate_cmd(
1070
# simulation options are not added to override file anymore
1071
# pass them to simulation executable directly as individual arguments
1072
# see https://github.com/OpenModelica/OpenModelica/pull/14813
1073
-
1074
1075
version = self._session.sendExpression("getVersion()", parsed=True)
1076
print(f"OpenModelica version string: {version}")
1077
0 commit comments