pyauth / pyotp

Python One-Time Password Library
https://pyauth.github.io/pyotp/
Other
2.97k stars 323 forks source link

fix type linting issue with OTP's __init__method #130

Closed tiholic closed 2 years ago

tiholic commented 2 years ago

closes #129

kislyuk commented 2 years ago

Please see note in #129.