woodruffw / pyrage

Python bindings for rage (age in Rust)
https://pypi.org/project/pyrage/
MIT License
53 stars 7 forks source link

[fix] Add missing `from_str` annotation to the x25519.py stubs #37

Closed padraic-padraic closed 1 year ago

padraic-padraic commented 1 year ago

Thank you for your work on pyrage!

When developing something using x25519 identities, I noticed that the stubs are missing an annotation for the from_str class method that was making my editor complain. This PR adds the missing annotation.

woodruffw commented 1 year ago

Thanks again. I'll cut a stubs release shortly.

woodruffw commented 1 year ago

Released as stubs version 1.1.0.