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 - codespell
- isort - isort
- pending-migrations - pending-migrations
- pylint # - pylint
- pyright - pyright
- ruff - ruff
runs-on: ubuntu-latest runs-on: ubuntu-latest