Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
haiqi96 committed Jun 19, 2024
1 parent 92e69fd commit 447a6d7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ def valid_status(cls, field):


class InternalJobState(Enum):
PENDING = auto()
WAITING_FOR_REDUCER = auto()
WAITING_FOR_DISPATCH = auto()
RUNNING = auto()
Expand Down

0 comments on commit 447a6d7

Please sign in to comment.