Skip to content
Snippets Groups Projects
Commit 7a68db99 authored by Mohammad Torkashvand's avatar Mohammad Torkashvand Committed by Karel van Klink
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 9a928f3d
No related branches found
No related tags found
1 merge request!383Feature/refacture l3 core services
......@@ -23,7 +23,7 @@ class IASBlockInactive(ProductBlockModel, lifecycle=[SubscriptionLifecycle.INITI
"""An inactive IAS product block. See `IASBlock`."""
l3_core: L3CoreServiceBlockInactive | None = None
ias_flavor: IASFlavor | None = IASFlavor.IAS_PS_OPT_OUT
ias_flavor: IASFlavor = IASFlavor.IAS_PS_OPT_OUT
class IASBlockProvisioning(IASBlockInactive, lifecycle=[SubscriptionLifecycle.PROVISIONING]):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment