Skip to content

Commit 886330d

Browse files
committed
[ModelicaSystemCmd] add missing empty line (rebase fallout)
1 parent e4a8d9e commit 886330d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

OMPython/ModelicaSystem.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ def run(self) -> int:
254254

255255
return returncode
256256

257+
257258
class ModelicaSystem:
258259
def __init__(
259260
self,

0 commit comments

Comments
 (0)