Skip to content

Commit

Permalink
add to init
Browse files Browse the repository at this point in the history
  • Loading branch information
dradetsky committed Mar 28, 2018
1 parent b9149d6 commit d77dc91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jwt/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@
InvalidIssuedAtError, InvalidIssuerError, ExpiredSignature,
InvalidAudience, InvalidIssuer, MissingRequiredClaimError,
InvalidSignatureError,
PyJWTError,
)

0 comments on commit d77dc91

Please sign in to comment.