Skip to content

Commit

Permalink
Run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed May 11, 2023
1 parent 16feb33 commit 13ebea9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adafruit_fingerprint.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
PASSVERIFY = const(0x21)
MODULEOK = const(0x55)


# pylint: disable=too-many-instance-attributes
# pylint: disable=too-many-public-methods
class Adafruit_Fingerprint:
Expand Down

0 comments on commit 13ebea9

Please sign in to comment.