UNCLASSIFIED

Commit 32277827 authored by David Freeman's avatar David Freeman
Browse files

update repomap keywords

parent cdb64d26
......@@ -52,9 +52,7 @@ def source_keywords(keywords_file):
keyword_entry = line.strip()
keywords_list.append(keyword_entry)
output_list = json.dumps({"keywords": keywords_list})
return output_list
return keywords_list
def main():
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment