You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add forward reference annotations and update CI Python version
Introduce the `__future__.annotations` import for better type hints compatibility. Adjust the GitHub Actions workflow to use Python 3.9 instead of 3.12, and set the PYTHONPATH for proper module resolution during tests.
0 commit comments