Skip to content

Commit 60af0e0

Browse files
Correct docstring
1 parent a1615ab commit 60af0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReversingLabs/SDK/ticloud.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2932,7 +2932,7 @@ def enable_retro_hunt(self, ruleset_name):
29322932
return response
29332933

29342934
def start_retro_hunt(self, ruleset_name):
2935-
"""Enables the retro hunt for the specified ruleset.
2935+
"""Starts the retro hunt for the specified ruleset.
29362936
:param ruleset_name: name of the ruleset
29372937
:type ruleset_name: str
29382938
:return: response

0 commit comments

Comments
 (0)