Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some type annotations for coords.py #4294

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Aug 30, 2024

  1. add type hints

    rcomer committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c2080ee View commit details
    Browse the repository at this point in the history
  2. type hint improvements

    rcomer committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    470bb0c View commit details
    Browse the repository at this point in the history
  3. dims_to_collapse always tuple

    rcomer committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3e4cb4d View commit details
    Browse the repository at this point in the history
  4. bounds can be None

    rcomer committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d6e7f1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a63e4c View commit details
    Browse the repository at this point in the history