We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Current version of maintertools
Hey guys I saw that we havent update maintainer-tools isort version which leads to the error described here
Current Version: just take OCA branch 16.0 and try using pre-commit on it.
Steps to reproduce the behavior:
pre-commit run -a
Expected behavior pre-commit run needs to run without errors so the soln is to update the .pre-commit-config.yaml isort to new version e.g > 5.12.0
pre-commit
Additional context So its an isort upgrade issue, latest isort will fix the error
The text was updated successfully, but these errors were encountered:
This was tackled in OCA/oca-addons-repo-template#184.
Sorry, something went wrong.
Do pipx run copier -f update for upgrading the repo to latest copier template and do a PR fixing it.
pipx run copier -f update
No branches or pull requests
Module
Current version of maintertools
Describe the bug
Hey guys I saw that we havent update maintainer-tools isort version which leads to the error described here
To Reproduce
Current Version: just take OCA branch 16.0 and try using pre-commit on it.
Steps to reproduce the behavior:
pre-commit run -a
Expected behavior
pre-commit
run needs to run without errors so the soln is to update the .pre-commit-config.yaml isort to new version e.g > 5.12.0Additional context
So its an isort upgrade issue, latest isort will fix the error
The text was updated successfully, but these errors were encountered: