pre-commit (#9)

clean up legacy code
This commit is contained in:
Lzhyrifx 2023-10-29 00:20:50 +08:00 committed by 283375
parent 0fbd33645b
commit c864414b88
Signed by: 283375
SSH Key Fingerprint: SHA256:UcX0qg6ZOSDOeieKPGokA5h7soykG61nz2uxuQgVLSk

View File

@ -8,9 +8,7 @@ repos:
rev: 23.1.0
hooks:
- id: black
exclude: _builtin_templates.py
- repo: https://github.com/PyCQA/isort
rev: 5.12.0
hooks:
- id: isort
exclude: _builtin_templates.py