-
Notifications
You must be signed in to change notification settings - Fork 9
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
Regrid main merge master #236
Conversation
…isops self-import, used relative location loggers, removed unused imports
Average time
…ventions in black and pyupgrade
…function docstrings that were malformed, fix sections heading underlines that were too short, fix code-blocks that were malformed, use autosectionlabel options to prevent errors in HISTORY.rst
Fix broken notebooks aliases and address all docs warnings
updates: - [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](pre-commit/pre-commit-hooks@v4.2.0...v4.3.0) - [github.com/asottile/pyupgrade: v2.32.1 → v2.34.0](asottile/pyupgrade@v2.32.1...v2.34.0)
Retire Python3.7 and add support for Python3.10
[pre-commit.ci] pre-commit autoupdate
Do not build EPUB on ReadTheDocs
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
pre-commit auto "fixes" the import order in What to do about this? Also, the conda-xesmf section in the CI does not test anything xesmf related, since all xesmf-imports in the tests fail with |
…ing clisops/core/__init__.py from pre-commit import reordering
Your solutions are exactly what was needed. Sorry again! |
@Zeitsperre Thanks for getting back and approving the changes :) |
It just merges the master branch into the regrid-main branch.