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

bring back get_superevents call

parent fca70a10
No related branches found
No related tags found
No related merge requests found
......@@ -101,8 +101,7 @@ def process(payload):
superevent = _SuperEvent(s['t_start'],
s['t_end'],
s['t_0'],
s['superevent_id'],
s['preferred_event'], s)
s['superevent_id'])
_update_superevent(superevent,
event_info,
t_0=t_0,
......
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