Skip to content
Snippets Groups Projects
Commit 47930400 authored by Deep Chatterjee's avatar Deep Chatterjee
Browse files

remove comment

parent 17f513b3
No related branches found
No related tags found
No related merge requests found
......@@ -107,7 +107,7 @@ def process(payload):
t_0=t_0,
t_start=None,
t_end=None)
else: # not event_info.get('superevent')
else:
log.info('Event %s does not yet belong to a superevent', gid)
superevents = gracedb.get_superevents('category: {} {} .. {}'.format(
category,
......
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