We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffc8502 commit 6c5c77dCopy full SHA for 6c5c77d
src/picterra/client.py
@@ -546,6 +546,8 @@ def list_detectors(
546
is_shared: Optional[bool] = None,
547
) -> List[dict]:
548
"""
549
+ List all the detectors the user can access
550
+
551
Args:
552
search_string: The term used to filter detectors by name
553
user_tag: [beta] User tag to filter detectors by
0 commit comments