Fix an issue where summary dates are not precise enough #22598
Annotations
6 errors
Run mypy:
src/ert/config/_read_summary.py#L412
Need type annotation for "values" (hint: "values: List[<type>] = ...")
|
Run mypy:
src/ert/config/_read_summary.py#L413
Need type annotation for "dates" (hint: "dates: List[<type>] = ...")
|
Run mypy:
src/ert/config/_read_summary.py#L415
Function is missing a return type annotation
|
Run mypy:
src/ert/config/_read_summary.py#L431
Call to untyped function "read_params" in typed context
|
Run mypy:
src/ert/config/_read_summary.py#L432
Call to untyped function "read_params" in typed context
|
Run mypy
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading