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

chore: Fix lint

parent 4730f6f9
No related branches found
No related tags found
No related merge requests found
...@@ -84,7 +84,6 @@ class SlackTest(DecisionTest): ...@@ -84,7 +84,6 @@ class SlackTest(DecisionTest):
print(colored("[SlackTest] Slack test completed.", "light_blue")) print(colored("[SlackTest] Slack test completed.", "light_blue"))
return found_non_zero_byte return found_non_zero_byte
@property @property
def drive_handle(self) -> DriveHandle: def drive_handle(self) -> DriveHandle:
return self._drive_handle return self._drive_handle
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment