Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
berland committed Dec 16, 2024
1 parent b371f8f commit e755995
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ert/resources/forward_models/run_reservoirsimulator.py
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,6 @@ def run_reservoirsimulator(args: list[str]) -> None:
options = parser.parse_args(args)

if options.summary_conversion and options.simulator == "flow":
# or is this the esmry option to flow?
raise RuntimeError("--summary-conversion is not available with simulator flow")

try:
Expand Down

0 comments on commit e755995

Please sign in to comment.