Skip to content

Commit 805c1fa

Browse files
committed
Format models
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent fc8362b commit 805c1fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vulnerabilities/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,6 @@ def for_cve(self, cve):
476476
return self.filter(vulnerabilities__vulnerabilityreference__reference_id__exact=cve)
477477

478478

479-
480479
def get_purl_query_lookups(purl):
481480
"""
482481
Do not reference all the possible qualifiers and relax the

0 commit comments

Comments
 (0)