Skip to content

Commit

Permalink
chore: pylint
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Selwyn-Smith <[email protected]>
  • Loading branch information
benmss committed Jan 15, 2025
1 parent d0760a6 commit 731c7a6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@
class MaliciousMetadataFacts(CheckFacts):
"""The ORM mapping for justifications in pypi heuristic check."""

# pylint: disable=unsubscriptable-object

__tablename__ = "_detect_malicious_metadata_check"

#: The primary key.
Expand Down

0 comments on commit 731c7a6

Please sign in to comment.