[FIX] Update copier template

To avoid the isort problem (PyCQA/isort#2077)
This commit is contained in:
Pedro M. Baeza
2023-01-30 12:39:20 +01:00
parent 73f50c2a5c
commit 6ad1a2a119
4 changed files with 5 additions and 4 deletions

View File

@@ -101,7 +101,7 @@ repos:
- id: pyupgrade
args: ["--keep-percent-format"]
- repo: https://github.com/PyCQA/isort
rev: 5.9.3
rev: 5.12.0
hooks:
- id: isort
name: isort except __init__.py