Skip to content
Snippets Groups Projects
Commit 1c6331e6 authored by Justus Müller's avatar Justus Müller :bee:
Browse files

fix: Rename method

parent 74d136a2
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ class SlackTest(DecisionTest):
self._drive_handle = drive_handle
self._check_cluster_overlap = check_cluster_overlap
def determine_probability(self) -> bool:
def determine_SSD_indication(self) -> bool:
"""
Determines wether the drive abstracted by the DriveHandle uses SSD technology
with the help of slack space analysis
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment