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
refactor(dev): replace mypy with ty for type checking
- Remove mypy and types-requests from dev dependencies
- Update justfile to use ty check command
- Update CI workflow to run ty instead of mypy
- Update flake.nix pre-commit hook to use ty
- Update documentation references in CLAUDE.md, README.md and rules
0 commit comments