Update `pyproject.toml` and `.pre.commit-config.yaml`.

master
Fabio Caccamo 2022-12-04 13:45:56 +01:00
parent 63977a4d75
commit dba40e3b61
2 changed files with 0 additions and 2 deletions

View File

@ -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

View File

@ -1,5 +1,4 @@
[tool.black] [tool.black]
py311 = true
include = '\.pyi?$' include = '\.pyi?$'
exclude = ''' exclude = '''
/( /(