NONRTRIC-933: NONRTRIC - A1Sim - sendstatus needs to return HTTP code 204
[sim/a1-interface.git] / near-rt-ric-simulator / src / STD_2.0.0 / a1.py
index e70a8ed..f773118 100755 (executable)
@@ -152,8 +152,8 @@ def put_policy(policyTypeId, policyId):
 
   policy_fingerprint[fp]=policy_id
 
-  noti=request.args.get('notificationDestination')
-  callbacks[policy_id]=noti
+  noti = request.args.get('notificationDestination')
+  callbacks[policy_id] = noti
 
   policy_instances[policy_type_id][policy_id]=data