Make QueueConfig serializable #31728
Annotations
3 errors
type-checking (3.12):
src/ert/ensemble_evaluator/_ensemble.py#L275
Argument 1 to "create_driver" has incompatible type "QueueConfig"; expected "QueueOptions"
|
type-checking (3.12):
src/ert/simulator/batch_simulator_context.py#L148
Argument 1 to "create_driver" has incompatible type "QueueConfig"; expected "QueueOptions"
|
type-checking (3.12)
Process completed with exit code 1.
|