Skip to content

Fix type hints on the Python PkDecryption class

Ghost User requested to merge (removed):babolivier/PkDecryption_types into master

Also add a py.typed marker to make tools like mypy pick up Olm's Python bindings' types when checking types of a project that uses them.

Merge request reports