removed autopep

This commit is contained in:
Brian Bjarke Jensen
2024-07-13 22:34:30 +02:00
parent f9b845abd9
commit e913bb28cc
-4
View File
@@ -27,10 +27,6 @@ repos:
hooks:
- id: pyupgrade
args: [--py39-plus]
- repo: https://github.com/hhatto/autopep8
rev: v2.0.4
hooks:
- id: autopep8
- repo: https://github.com/PyCQA/flake8
rev: 7.0.0
hooks: