Update pyproject.toml and .pre.commit-config.yaml.
This commit is contained in:
@@ -6,7 +6,6 @@ repos:
|
|||||||
rev: 22.10.0
|
rev: 22.10.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
language_version: python3.8
|
|
||||||
|
|
||||||
- repo: https://github.com/pycqa/isort
|
- repo: https://github.com/pycqa/isort
|
||||||
rev: 5.10.1
|
rev: 5.10.1
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
[tool.black]
|
[tool.black]
|
||||||
py311 = true
|
|
||||||
include = '\.pyi?$'
|
include = '\.pyi?$'
|
||||||
exclude = '''
|
exclude = '''
|
||||||
/(
|
/(
|
||||||
|
|||||||
Reference in New Issue
Block a user