File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed
scaleway-async/scaleway_async Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 3030Lists transient statutes of the enum :class:`InstanceStatus <InstanceStatus>`.
3131"""
3232MAINTENANCE_TRANSIENT_STATUSES : List [MaintenanceStatus ] = [
33- MaintenanceStatus .PENDING ,
3433 MaintenanceStatus .ONGOING ,
3534]
3635"""
Original file line number Diff line number Diff line change 4040Lists transient statutes of the enum :class:`InstanceStatus <InstanceStatus>`.
4141"""
4242MAINTENANCE_TRANSIENT_STATUSES : List [MaintenanceStatus ] = [
43- MaintenanceStatus .PENDING ,
4443 MaintenanceStatus .ONGOING ,
4544]
4645"""
Original file line number Diff line number Diff line change 3030Lists transient statutes of the enum :class:`InstanceStatus <InstanceStatus>`.
3131"""
3232MAINTENANCE_TRANSIENT_STATUSES : List [MaintenanceStatus ] = [
33- MaintenanceStatus .PENDING ,
3433 MaintenanceStatus .ONGOING ,
3534]
3635"""
Original file line number Diff line number Diff line change 4040Lists transient statutes of the enum :class:`InstanceStatus <InstanceStatus>`.
4141"""
4242MAINTENANCE_TRANSIENT_STATUSES : List [MaintenanceStatus ] = [
43- MaintenanceStatus .PENDING ,
4443 MaintenanceStatus .ONGOING ,
4544]
4645"""
You can’t perform that action at this time.
0 commit comments