Skip to content
Snippets Groups Projects
Commit 5d05f29c authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

black reformatting needed

parent 9d591d5b
No related branches found
No related tags found
1 merge request!16Final review step in contribution
......@@ -467,9 +467,9 @@ class ContributionE2ETestCase(TestCase):
data[
f"{idx}-compoundpkresult_set-pk-results-{nidx}-tolerated"
] = result["tolerated"]
data[f"{idx}-compoundpkresult_set-pk-results-{nidx}-auc_av"] = result[
"auc_av"
]
data[
f"{idx}-compoundpkresult_set-pk-results-{nidx}-auc_av"
] = result["auc_av"]
data[
f"{idx}-compoundpkresult_set-pk-results-{nidx}-clearance_av"
] = result["clearance_av"]
......
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