Skip to content
Snippets Groups Projects
Commit e7939e98 authored by Alexander Pace's avatar Alexander Pace
Browse files

Merging AddField/AlterField conflict

Merge branch 'python3' of https://git.ligo.org/lscsoft/gracedb into HEAD
parents b04e88c2 f14d9d27
No related branches found
No related tags found
1 merge request!29Python3
Pipeline #89583 passed
......@@ -318,7 +318,7 @@ def construct_voevent_file(obj, voevent, request=None):
## External Pipeline
if ext_event.pipeline:
p_extpipeline = vp.Param(
"External_Alert_Type",
"External_Observatory",
value=ext_event.pipeline.name,
ucd="meta.code",
dataType="string"
......
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