diff --git a/src/drive_handle.py b/src/drive_handle.py
index da792ab3f1251149dc8dbe8f3fb378dd1ffcc19a..06a2cf1c5f8c3726d94fa5d41fa4b3c8cab6481f 100644
--- a/src/drive_handle.py
+++ b/src/drive_handle.py
@@ -70,7 +70,6 @@ class DriveHandle:
         """
         return psutil.disk_usage(self.get_path()).free
 
-
     def get_allocation_unit_sizes(self) -> tuple:
         """
         Determines the allocation unit sizes of the used volume