Skip to content

Conversation

@lydakis
Copy link
Owner

@lydakis lydakis commented Nov 19, 2025

Summary

  • drop the remaining pragma: no cover comments and bogus type-checker guards so regular type hints can be used instead
  • add the necessary TYPE_CHECKING imports and casts so the VFS path resolver mixin exposes the attributes mypy expects without any overrides
  • run the repo pre-commit hook suite to ensure Ruff formatting and mypy all pass after the cleanup

Testing

  • uv run pytest
  • uv run pre-commit run --all-files

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants