Support submit sleep in scheduler #22605
Annotations
3 errors
type-checking (3.11):
src/ert/scheduler/scheduler.py#L53
Function is missing a return type annotation
|
type-checking (3.11):
src/ert/scheduler/job.py#L95
Call to untyped function "sleep_until_we_can_submit" in typed context
|
type-checking (3.11)
Process completed with exit code 1.
|