Skip to content

Commit

Permalink
Fix codestyle
Browse files Browse the repository at this point in the history
Signed-off-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
  • Loading branch information
sbs2001 committed Apr 21, 2021
1 parent 8d9cbdd commit 8f2e1f7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ def nearest_patched_versions(vulnerable_versions, resolved_versions):

return nearest_patch_for_version


def _get_tuple_key(packagerelatedvulnerability):
return (
packagerelatedvulnerability.vulnerability,
Expand Down

0 comments on commit 8f2e1f7

Please sign in to comment.