Fix for avoiding serialization error when datetimes are > 2263 #21905
Annotations
3 errors
src/ert/data/_measured_data.py#L219
List comprehension has incompatible type List[str]; expected List[int | datetime]
|
src/ert/data/_measured_data.py#L219
Argument 1 to "isoformat" of "datetime" has incompatible type "int | datetime"; expected "datetime"
|
|
The logs for this run have expired and are no longer available.
Loading