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