From badb49082f3bc6b6561817da87b8854a437ed5b5 Mon Sep 17 00:00:00 2001 From: Marc BARBIER Date: Tue, 29 Jun 2021 11:46:49 +0200 Subject: [PATCH] windows fix --- pre-commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pre-commit b/pre-commit index a70ff3d..6839572 100755 --- a/pre-commit +++ b/pre-commit @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 import subprocess import sys