Skip to content

Commit 2b99ffc

Browse files
authored
Merge pull request #1 from ihmeuw/pnast/feature/mic-6515-script-conversion
Convert bash script to python
2 parents 0b7b178 + d28680b commit 2b99ffc

File tree

101 files changed

+576
-6655
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+576
-6655
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,6 @@
9595
entry_points="""
9696
[console_scripts]
9797
make_artifacts=vivarium_profiling.tools.cli:make_artifacts
98+
run_benchmark=vivarium_profiling.tools.cli:run_benchmark
9899
""",
99100
)

src/vivarium_profiling/model_specifications/gather_results_columns_observer_feature/model_spec_causes_2x.yaml

Lines changed: 0 additions & 87 deletions
This file was deleted.

src/vivarium_profiling/model_specifications/gather_results_columns_observer_feature/model_spec_causes_4x.yaml

Lines changed: 0 additions & 87 deletions
This file was deleted.

src/vivarium_profiling/model_specifications/gather_results_columns_observer_feature/model_spec_observers_add_risk.yaml

Lines changed: 0 additions & 87 deletions
This file was deleted.

src/vivarium_profiling/model_specifications/gather_results_columns_observer_feature/model_spec_observers_no_disease.yaml

Lines changed: 0 additions & 87 deletions
This file was deleted.

0 commit comments

Comments
 (0)