Skip to content

Conversation

@bittner
Copy link
Owner

@bittner bittner commented Jan 9, 2026

Replaces the mypy static type checker by the modern, ultra-fast ty in the Tox configuration and GHA setup.

@bittner bittner self-assigned this Jan 9, 2026
@bittner bittner force-pushed the feature/use-ty-insteadof-mypy branch from 8986290 to a08dfd2 Compare January 9, 2026 23:40
@bittner
Copy link
Owner Author

bittner commented Jan 9, 2026

@copilot The static type checker ty found a few issues. Please, suggest how to fix them, e.g. by adding type annotations.

Hints

  • Run ty via tox run -e types (which installs dependencies that allow ty to evaluate imports in the test code)

Copy link
Contributor

Copilot AI commented Jan 9, 2026

@bittner I've opened a new pull request, #117, to work on those changes. Once the pull request is ready, I'll request review from you.

@bittner bittner merged commit 4a6918e into main Jan 10, 2026
34 checks passed
@bittner bittner deleted the feature/use-ty-insteadof-mypy branch January 10, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants