Skip to content

Commit

Permalink
Changed name to model_system2.py for easy review
Browse files Browse the repository at this point in the history
  • Loading branch information
JosePizarro3 committed Feb 5, 2024
1 parent f49b246 commit 87ca96e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simulationdataschema/general.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
from nomad.datamodel.data import EntryData
from nomad.datamodel.metainfo.basesections import Simulation as BaseSimulation
from nomad.metainfo import SubSection
from .model_system import ModelSystem
from .model_system2 import ModelSystem
from .model_method import ModelMethod
from .outputs import Outputs

Expand Down
File renamed without changes.

0 comments on commit 87ca96e

Please sign in to comment.