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
fix: Python 3.14, CI fixes, and pre-commit format check
- Fix ruff formatting and mypy return type error in download_post_attachment
- Update all Python version references to 3.14 (CI, release, Dockerfile,
pyproject.toml, pre-commit, ruff target-version)
- Pre-commit now uses ruff format --check to match CI behavior
- Update author email to work address
0 commit comments