-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src/mlfmu/types : moved function
create_fmu_signal_example()
from m…
…odule `fmu_component.py` into `fmu_component.py`. This solves a circular import issue, and feels also a more natural fit. Also made the function private (i.e. renamed to `_create_fmu_signal_example()`), as it is a helper function used only within the `fmu_component.py` module.
- Loading branch information
1 parent
121b34a
commit d89871a
Showing
2 changed files
with
23 additions
and
24 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters