yaml: format with prettier

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
diff --git a/yaml/org/open_power/OCC/Status.interface.yaml b/yaml/org/open_power/OCC/Status.interface.yaml
index ea99fa4..b913c4f 100644
--- a/yaml/org/open_power/OCC/Status.interface.yaml
+++ b/yaml/org/open_power/OCC/Status.interface.yaml
@@ -5,19 +5,19 @@
     - name: OccActive
       type: boolean
       description: >
-        Indicates whether OCC is active or not
+          Indicates whether OCC is active or not
     - name: ThrottleProcTemp
       type: boolean
       default: 0
       description: >
-        Indicates processor throttling due to an over temperature condition
+          Indicates processor throttling due to an over temperature condition
     - name: ThrottleProcPower
       type: boolean
       default: 0
       description: >
-        Indicates processor throttling due to reaching the power cap limit
+          Indicates processor throttling due to reaching the power cap limit
     - name: ThrottleMemTemp
       type: boolean
       default: 0
       description: >
-        Indicates memory throttling due to an over temperature condition
+          Indicates memory throttling due to an over temperature condition