We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15c20e1 + 7f3d872 commit 4699ce7Copy full SHA for 4699ce7
1 file changed
pythonforandroid/recipes/msgspec/__init__.py
@@ -1,3 +1,5 @@
1
+from __future__ import annotations
2
+
3
from typing import Any
4
5
from pythonforandroid.archs import Arch
0 commit comments