Skip to content

Commit 6c5c77d

Browse files
committed
Add missing docstring summary to 'list_detectors'
1 parent ffc8502 commit 6c5c77d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/picterra/client.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,8 @@ def list_detectors(
546546
is_shared: Optional[bool] = None,
547547
) -> List[dict]:
548548
"""
549+
List all the detectors the user can access
550+
549551
Args:
550552
search_string: The term used to filter detectors by name
551553
user_tag: [beta] User tag to filter detectors by

0 commit comments

Comments
 (0)