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
Complete mypy type hints fixes and ruff formatting
- Fixed all remaining 40 mypy errors (100% success - 0 errors!)
- Added proper type annotations throughout the codebase
- Fixed import issues in parse and tag modules
- Updated pyproject.toml to ignore ufal module imports
- Applied ruff formatting to all files
- All type hints now properly verified
Co-authored-by: bact <128572+bact@users.noreply.github.com>
0 commit comments