Skip to content

Commit

Permalink
Fixing linting
Browse files Browse the repository at this point in the history
  • Loading branch information
yolaj-nhs committed Feb 21, 2024
1 parent 79e1d08 commit cdcb67c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion aisdc/attacks/attack_report_formatter.py
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,8 @@ def process_dict(self):

output = {}

# msg = "Final score (scale of 0-5, where 0 is least disclosive and 5 is recommend rejection)"
# msg = "Final score (scale of 0-5, where 0 is least disclosive and 5 is recommend
# rejection)"
# output[msg] = summarised_score

return output
Expand Down

0 comments on commit cdcb67c

Please sign in to comment.