Extend save parameters to handle multiple realizations #31764
Annotations
3 errors
type-checking (3.12):
src/ert/storage/local_ensemble.py#L821
Argument 1 to "len" has incompatible type "list[generic | int | float | complex | str | bytes | memoryview[int]] | int | Sequence[int]"; expected "Sized"
|
type-checking (3.12):
src/ert/storage/local_ensemble.py#L826
Item "int" of "list[generic | int | float | complex | str | bytes | memoryview[int]] | int | Sequence[int]" has no attribute "__iter__" (not iterable)
|
type-checking (3.12)
Process completed with exit code 1.
|