Ignore python test naming for libretime api

This commit is contained in:
jo 2021-05-28 01:11:28 +02:00
parent 571b1a25ca
commit 813cbac60d
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ repos:
- id: fix-encoding-pragma
- id: requirements-txt-fixer
- id: name-tests-test
# TODO: Remove once the django api uses pytest
exclude: ^(api.*)$
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.3.0