From 839bfc0f9d0b93ff34bddb5d9b51ebb761edb9f4 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 9 Oct 2021 12:29:37 +0200 Subject: [PATCH] env --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index 5b2151a..66975c6 100755 --- a/__init__.py +++ b/__init__.py @@ -1,4 +1,4 @@ -#! /usr/bin/python3 +#! /usr/bin/env python3 import arguments import repository