Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
raven
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lscsoft
raven
Commits
c4cd5ce9
Commit
c4cd5ce9
authored
2 years ago
by
Naresh Adhikari
Committed by
Brandon Piotrzkowski
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix docstrings
parent
c885601f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!92
Fix docstrings
Pipeline
#506095
passed
2 years ago
Stage: build
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ligo/raven/search.py
+4
-4
4 additions, 4 deletions
ligo/raven/search.py
with
4 additions
and
4 deletions
ligo/raven/search.py
+
4
−
4
View file @
c4cd5ce9
...
...
@@ -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
"""
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment