add isort

This commit is contained in:
Matthias 2022-05-16 01:13:04 +02:00
parent 552622fb47
commit c5db595b54
No known key found for this signature in database
GPG Key ID: AB6D0E6C4CB65093

View File

@ -13,3 +13,7 @@ repos:
rev: '4.0.1'
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
rev: '5.10.1'
hooks:
- id: isort