Skip to content

Commit

Permalink
format the code
Browse files Browse the repository at this point in the history
Signed-off-by: ambuj <kulshreshthaak.12@gmail.com>
  • Loading branch information
ambuj-1211 committed Oct 10, 2024
1 parent 59564b1 commit 3666fb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vulnerabilities/improvers/valid_versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,8 @@ class GithubOSVImprover(ValidVersionImprover):

class RockyLinuxImprover(ValidVersionImprover):
importer = RockyLinuxImporter


class CurlImprover(ValidVersionImprover):
importer = CurlImporter
ignorable_versions = []

0 comments on commit 3666fb1

Please sign in to comment.