Add ScalarParameters replacing GenKW in parameter config #35684
Annotations
5 errors
type-checking (3.12):
src/ert/config/scalar_parameter.py#L212
"object" not callable
|
type-checking (3.12):
src/ert/config/scalar_parameter.py#L467
Return type "None" of "read_from_runpath" incompatible with return type "Dataset" in supertype "ParameterConfig"
|
type-checking (3.12):
src/ert/config/gen_kw_config.py#L287
Signature of "sample_or_load" incompatible with supertype "ParameterConfig"
|
type-checking (3.12):
src/ert/enkf_main.py#L208
Incompatible types in assignment (expression has type "Dataset | DataFrame", variable has type "DataFrame")
|
type-checking (3.12)
Process completed with exit code 1.
|