Skip to content

Commit

Permalink
Hot fix for pallets#121 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Algruun committed Nov 13, 2018
1 parent 6e63598 commit b19f7fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/itsdangerous/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
from .signer import HMACAlgorithm
from .signer import NoneAlgorithm
from .signer import Signer
from .signer import SigningAlgorithm
from .timed import TimedSerializer
from .timed import TimestampSigner
from .url_safe import URLSafeSerializer
Expand Down

0 comments on commit b19f7fd

Please sign in to comment.