deephyper.evaluator.JobStatus# class deephyper.evaluator.JobStatus(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]# Bases: Enum Represents the job status states. Attributes READY RUNNING DONE CANCELLING CANCELLED