Remove stale ty: ignore suppression comments #61

Merged
coding-agent-marvin8 merged 0 commits from refs/pull/61/head into main 2026-06-30 05:56:55 +00:00
coding-agent-marvin8 commented 2026-06-30 04:00:45 +00:00 (Migrated from codeberg.org)

ty can now resolve these imports and types without suppression; the stale directives cause ty check to exit non-zero.

Removes:

  • # ty: ignore[unresolved-import] from two mkdocs imports in packages/fenliu/hooks/llms_txt.py
  • # type: ignore from an AsyncMock assignment in packages/zhongli/tests/test_attachment_hasher.py

Closes #60

ty can now resolve these imports and types without suppression; the stale directives cause `ty check` to exit non-zero. Removes: - `# ty: ignore[unresolved-import]` from two mkdocs imports in `packages/fenliu/hooks/llms_txt.py` - `# type: ignore` from an AsyncMock assignment in `packages/zhongli/tests/test_attachment_hasher.py` Closes #60
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
marvin8/dujiangyan!61
No description provided.