Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 458 Bytes

File metadata and controls

13 lines (10 loc) · 458 Bytes

Description

Checklist

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