1
0
mirror of https://github.com/enpaul/keyosk.git synced 2025-12-20 18:02:34 +00:00

Fix pre-commit conflicting on test imports

This commit is contained in:
2020-11-26 01:54:37 -05:00
parent ca891dd1fb
commit 32309090b9
2 changed files with 3 additions and 1 deletions

View File

@@ -25,4 +25,7 @@ repos:
rev: master
hooks:
- id: reorder-python-imports
args:
- --application-directories=keyosk
language: system
exclude: "tests/"