Update black flags
This commit is contained in:
parent
6d40e5acc5
commit
7ad353e62e
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ repos:
|
|||
rev: 22.1.0
|
||||
hooks:
|
||||
- id: black
|
||||
args: [--line-length=100]
|
||||
args: [--line-length=100, --fast, --target-version=py310]
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-isort
|
||||
rev: V5.10.1
|
||||
|
|
Loading…
Add table
Reference in a new issue