ci: removed isort

This commit is contained in:
Jannat Patel
2022-11-04 12:57:24 +05:30
parent cca42dca49
commit 5916695d30
9 changed files with 35 additions and 25 deletions

View File

@@ -46,12 +46,6 @@ repos:
lms/public/js/lib/.*
)$
- repo: https://github.com/timothycrosley/isort
rev: 5.9.1
hooks:
- id: isort
- repo: https://gitlab.com/pycqa/flake8
rev: 3.9.2
hooks: