Skip to content

Commit

Permalink
remove a trailing-whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
anikobartos committed Oct 25, 2023
1 parent 30f62e3 commit 78d3463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sandboxapi/opswat.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ def report(self, item_id, report_format="json"):
"""
if report_format == "html":
return "Report Unavailable"

filters = [
"filter=general",
"filter=finalVerdict",
Expand Down

0 comments on commit 78d3463

Please sign in to comment.