Skip to content

Commit

Permalink
Python: updated our Lorenz Python script.
Browse files Browse the repository at this point in the history
Use our new OpenCOR module name.
  • Loading branch information
agarny committed Nov 19, 2019
1 parent 08c7c1a commit 2676b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/tests/python/lorenz.py
@@ -1,6 +1,6 @@
import os

import OpenCOR as oc
import opencor as oc


def run_simulation(file_name):
Expand Down

0 comments on commit 2676b35

Please sign in to comment.