Skip to content

Commit

Permalink
Merge branch 'development' into experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Aug 19, 2024
2 parents c6a67e1 + 62a44ce commit 908403b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lems/model/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,6 @@ def export_to_file(self, filepath, level_prefix=" "):
f.flush()
os.fsync(f.fileno())


def resolve(self) -> lems.model.Model:
"""
Resolves references in this model and returns resolved model.
Expand Down

0 comments on commit 908403b

Please sign in to comment.