Skip to content

Commit

Permalink
Broke unit tests with missing spaces.
Browse files Browse the repository at this point in the history
  • Loading branch information
skywalke34 committed Mar 7, 2025
1 parent d4311d1 commit 5faea6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dojo/tools/rapidfire/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@

class RapidFireParser:

"""RapidFire vulnerability scanner CSV report parser"""
"""RapidFire vulnerability scanner CSV report parser"""

def get_scan_types(self):
return ["Rapidfire Scan"]
Expand Down

0 comments on commit 5faea6e

Please sign in to comment.