Fix an issue where summary dates are not precise enough #23016
Annotations
1 error and 1 warning
Run style check
Process completed with exit code 1.
|
Run style check:
src/ert/config/_read_summary.py#L242
Use ternary operator `ret = key.decode() if isinstance(key, bytes) else key` instead of `if`-`else`-block
|
The logs for this run have expired and are no longer available.
Loading