mycli icon indicating copy to clipboard operation
mycli copied to clipboard

Set mypy version more strictly: v1.18.1

Open rolandwalker opened this issue 3 weeks ago • 0 comments

Description

Set mypy version more strictly to avoid errors in CI. Mypy can be updated intentionally.

Checklist

  • [x] I've added this contribution to the changelog.md.
  • [x] I've added my name to the AUTHORS file (or it's already there).
  • [x] I ran uv run ruff check && uv run ruff format && uv run mypy --install-types . to lint and format the code.

rolandwalker avatar Dec 03 '25 13:12 rolandwalker