mirror of
https://github.com/283375/arcaea-offline-ocr.git
synced 2025-04-15 11:30: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
|
||||
hooks:
|
||||
- id: black
|
||||
exclude: _builtin_templates.py
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.12.0
|
||||
hooks:
|
||||
- id: isort
|
||||
exclude: _builtin_templates.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user