prettier: reformat YAML

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ib7050ca82a9826efbd5ef356f546f3c33d7a2186
diff --git a/yaml/xyz/openbmc_project/Inventory/Item/Drive.interface.yaml b/yaml/xyz/openbmc_project/Inventory/Item/Drive.interface.yaml
index 5796fe9..22ca8a4 100644
--- a/yaml/xyz/openbmc_project/Inventory/Item/Drive.interface.yaml
+++ b/yaml/xyz/openbmc_project/Inventory/Item/Drive.interface.yaml
@@ -26,17 +26,15 @@
       default: Unknown
       type: enum[self.DriveLockState]
       description: >
-        Indicates if the data on the drive is accessible.
-        This does not correspond to write locked
+          Indicates if the data on the drive is accessible.
+          This does not correspond to write locked
     - name: PredictedMediaLifeLeftPercent
       default: maxint
       type: byte
       description: >
-        How much of the drives life is remaining in a percentage from 0-100 .
-        If the reading the value is not supported returns the max value for
-        the type (255).
-
-
+          How much of the drives life is remaining in a percentage from 0-100 .
+          If the reading the value is not supported returns the max value for
+          the type (255).
 
 enumerations:
     - name: DriveProtocol