pre-commit stylistic fix

pull/1/head
Michael Chisholm 2020-08-19 11:51:47 -04:00
parent 7fa3c78dea
commit 3c25410a9d
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ def stix_objs1():
"type": "url",
"spec_version": "2.1",
"id": "url--cc1deced-d99b-4d72-9268-8182420cb2fd",
"value": "http://example.com/"
"value": "http://example.com/",
}
return [ind1, ind2, ind3, ind4, ind5, sco]