mirror of
https://github.com/283375/arcaea-offline-ocr.git
synced 2025-04-21 06:20:18 +00:00
style: ignore builtin template in pre-commit config
This commit is contained in:
parent
7bf88a4d3d
commit
0fe5f09de0
@ -8,7 +8,9 @@ repos:
|
|||||||
rev: 23.1.0
|
rev: 23.1.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
|
exclude: _builtin_templates.py
|
||||||
- repo: https://github.com/PyCQA/isort
|
- repo: https://github.com/PyCQA/isort
|
||||||
rev: 5.12.0
|
rev: 5.12.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
|
exclude: _builtin_templates.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user