Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvindeide committed Jul 31, 2024
1 parent 0fc2bd6 commit 7f9927e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit_tests/test_run_path_creation.py
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,6 @@ def _create_runpath(ert_config: ErtConfig, storage: Storage) -> None:
"""
Instantiate an ERT runpath. This will create the parameter coefficients.
"""
iteration = 0
ensemble = storage.create_ensemble(
storage.create_experiment(),
name="prior",
Expand Down

0 comments on commit 7f9927e

Please sign in to comment.