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 7e9f9a8 commit 6d7f2ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adafruit_jwt.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
__version__ = "0.0.0+auto.0"
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_JWT.git"


# pylint: disable=no-member
class JWT:
"""JSON Web Token helper for CircuitPython. Warning: JWTs are
Expand Down

0 comments on commit 6d7f2ed

Please sign in to comment.