⬆️ Upgrade Ruff and Black (#968)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Sebastián Ramírez
2024-06-03 22:22:04 -05:00
committed by GitHub
parent e2f646dea5
commit b560e9deb8
11 changed files with 63 additions and 84 deletions

View File

@@ -3,7 +3,6 @@
set -e
set -x
CHECK_JINJA=1 python scripts/generate_select.py
coverage run -m pytest tests
coverage combine
coverage report --show-missing