From 381887835f60446f39d83747fb009201c9d53cba Mon Sep 17 00:00:00 2001 From: Kdreval Date: Sat, 1 May 2021 17:51:37 -0700 Subject: [PATCH] add shebang --- modules/battenberg/1.2/src/reference_correction.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/battenberg/1.2/src/reference_correction.py b/modules/battenberg/1.2/src/reference_correction.py index b38e6fd3..4b2b881c 100644 --- a/modules/battenberg/1.2/src/reference_correction.py +++ b/modules/battenberg/1.2/src/reference_correction.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python ##### ATTRIBUTION #####