Skip to content
Snippets Groups Projects
Commit c4cd5ce9 authored by Naresh Adhikari's avatar Naresh Adhikari Committed by Brandon Piotrzkowski
Browse files

Fix docstrings

parent c885601f
No related branches found
No related tags found
1 merge request!92Fix docstrings
Pipeline #506095 passed
......@@ -66,9 +66,9 @@ def query(event_type, gpstime, tl, th, gracedb=None, group=None,
pipelines: list
List of external trigger pipeline names
searches: array
List of superevent searches
se_searches: array
List of external trigger searches
se_searches: array
List of superevent searches
"""
# Perform a sanity check on the time window.
......@@ -149,9 +149,9 @@ def search(gracedb_id, tl, th, gracedb=None, group=None, pipelines=None,
pipelines: list
List of external trigger pipeline names
searches: array
List of superevent searches
se_searches: array
List of external trigger searches
se_searches: array
List of superevent searches
event_dict: dict
Dictionary of the gracedb event
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment