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

Use Self rather than concrete types, remove casts #8216

Merged
merged 21 commits into from
Sep 21, 2023

Commits on Sep 20, 2023

  1. Use Self rather than concrete types, remove casts

    This should also allow for subtyping
    max-sixty committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    199e63f View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and max-sixty committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    29084a7 View commit details
    Browse the repository at this point in the history
  3. Undo one Self

    max-sixty committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    900a7e4 View commit details
    Browse the repository at this point in the history
  4. Unused ignore

    max-sixty committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    987da82 View commit details
    Browse the repository at this point in the history
  5. No commit message

    max-sixty committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    155ab5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f357d3 View commit details
    Browse the repository at this point in the history
  7. And DataWithCoords

    max-sixty committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    106c8ce View commit details
    Browse the repository at this point in the history
  8. And DataArray & Dataset

    max-sixty committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c009da0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    87ae7a5 View commit details
    Browse the repository at this point in the history
  10. And Variable

    max-sixty committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    52ec914 View commit details
    Browse the repository at this point in the history
  11. No commit message

    max-sixty committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6b4d105 View commit details
    Browse the repository at this point in the history
  12. No commit message

    max-sixty committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3bc7128 View commit details
    Browse the repository at this point in the history
  13. Update xarray/core/dataarray.py

    Co-authored-by: Michael Niklas  <[email protected]>
    max-sixty and headtr1ck authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    72bd1f8 View commit details
    Browse the repository at this point in the history
  14. Update xarray/core/dataarray.py

    Co-authored-by: Michael Niklas  <[email protected]>
    max-sixty and headtr1ck authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8e5c713 View commit details
    Browse the repository at this point in the history
  15. Update xarray/core/dataarray.py

    Co-authored-by: Michael Niklas  <[email protected]>
    max-sixty and headtr1ck authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    730423d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ebeb3d4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9acd9cd View commit details
    Browse the repository at this point in the history
  18. No commit message

    max-sixty committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2aeeba6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f2f002c View commit details
    Browse the repository at this point in the history
  20. another one

    max-sixty committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    bd75727 View commit details
    Browse the repository at this point in the history
  21. No commit message

    max-sixty committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3cab064 View commit details
    Browse the repository at this point in the history