Skip to content

Commit

Permalink
added import os in examples/MDF/simple.py
Browse files Browse the repository at this point in the history
Signed-off-by: Sandeep Pillai <[email protected]>
  • Loading branch information
Sandeep Pillai authored and Sandeep Pillai committed Mar 8, 2024
1 parent ca4843a commit 2a3e251
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/MDF/simple.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Example of ModECI MDF - A simple 2 node graph.
"""

import os
from modeci_mdf.mdf import (
Model,
Graph,
Expand Down

0 comments on commit 2a3e251

Please sign in to comment.