Skip to content

Commit

Permalink
code formatting nexB#1283
Browse files Browse the repository at this point in the history
Signed-off-by: 404-geek <[email protected]>
  • Loading branch information
404-geek committed Jul 11, 2024
1 parent 563991b commit 4632dfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scanpipe/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -2918,6 +2918,7 @@ def only_purl_fields(self):
"""
return self.only("uuid", *PURL_FIELDS)


class AbstractPackage(models.Model):
"""These fields should be kept in line with `packagedcode.models.PackageData`."""

Expand Down

0 comments on commit 4632dfc

Please sign in to comment.