ci: temporarly comment pylint (#8508)

This commit is contained in:
Marc 'risson' Schmitt
2024-02-14 18:28:25 +01:00
committed by GitHub
parent 65e245c003
commit c048f4a356

View File

@ -32,7 +32,7 @@ jobs:
- codespell
- isort
- pending-migrations
- pylint
# - pylint
- pyright
- ruff
runs-on: ubuntu-latest