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

Upgrade pre-commit #325

Merged
merged 2 commits into from
Oct 13, 2022
Merged

Upgrade pre-commit #325

merged 2 commits into from
Oct 13, 2022

Conversation

rhugonnet
Copy link
Member

@rhugonnet rhugonnet commented Oct 13, 2022

Our current build is not passing because of pre-commit issues that arose since CI last run for #321 (sometime in the last two weeks).
This PR solves those by upgrading packages, and also adding the black profile to isort.

After the upgrade, there is only two new mypy errors related to __init__ calls used in geovector. Those are not crucial (related to potential subclassing), so they are ignored for now.

@rhugonnet rhugonnet requested a review from adehecq October 13, 2022 10:14
@rhugonnet
Copy link
Member Author

PR ready to merge

Copy link
Member

@adehecq adehecq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe there is a way to automate this with a bot. In another repo that I copied from a template, there was such an action (which I found annoying there and hence deleted). It's here: adehecq/ragmac_xdem@81c9ad6.
But in the meantime, we're good with this one !

@adehecq
Copy link
Member

adehecq commented Oct 13, 2022

Merging this, as it may solve the CI error in PR #326.

@adehecq adehecq merged commit cb7465a into GlacioHack:main Oct 13, 2022
@rhugonnet rhugonnet deleted the fix_precommit branch January 21, 2023 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants