-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[uniffi] Use Python 3.9 type hints in tests (#106)
I believe this is the recommended way for modern Python code. Since this only affects the tests, I hope it’s okay to require a recent Python. This also fixes a few signatures in PythonGroupStateStorage to use the same signature as in the parent class.
- Loading branch information
Showing
1 changed file
with
9 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters