[FIX] Update copier template

To avoid the isort problem (PyCQA/isort#2077)
This commit is contained in:
Pedro M. Baeza
2023-02-01 16:15:35 +01:00
parent eb50813e32
commit 60dccd69de
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