Fix stylistic issues for pre-commit hooks.

master
Michael Chisholm 2020-03-05 17:39:35 -05:00
parent 22f2b241a7
commit e32b074bc9
1 changed files with 3 additions and 3 deletions

View File

@ -128,6 +128,6 @@ def test_external_reference_bad_hash():
source_name="ACME Threat Intel",
description="Threat report",
hashes={
"SHA-123": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
}
)
"SHA-123": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
},
)