Combine datasets to one file #25427
Annotations
2 errors and 1 warning
Run style check:
src/ert/storage/local_ensemble.py#L580
Local variable `datasets_for_group` is assigned to but never used
|
Run style check
Process completed with exit code 1.
|
Run style check:
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
|
Loading