Skip to content

Commit

Permalink
Regenerate Airflow docs using Python 3.10
Browse files Browse the repository at this point in the history
Signed-off-by: Rich Scott <richscott@sent.com>
  • Loading branch information
richscott committed Sep 11, 2023
1 parent 087d31e commit ab8277f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/python_airflow_operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -492,9 +492,11 @@ Get a JobServiceAsyncIOClient that has retry configured
## armada.operators.utils module


### _class_ armada.operators.utils.JobState(value, names=None, \*, module=None, qualname=None, type=None, start=1, boundary=None)
### _class_ armada.operators.utils.JobState(value)
Bases: `Enum`

An enumeration.


#### CANCELLED(_ = _ )

Expand Down

0 comments on commit ab8277f

Please sign in to comment.