Combine datasets to one file #25427
Annotations
2 errors and 1 warning
check-style (3.12):
src/ert/storage/local_ensemble.py#L580
Local variable `datasets_for_group` is assigned to but never used
|
check-style (3.12)
Process completed with exit code 1.
|
check-style (3.12):
src/ert/storage/local_ensemble.py#L355
Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
|