From ea754d1667014894a9b89fb4801a21d0e3b3031e Mon Sep 17 00:00:00 2001 From: Anne Tipka <anne.tipka@ctbto.org> Date: Thu, 27 Oct 2022 20:44:21 +0000 Subject: [PATCH] accidentally wrote 'ls' into first line of file. removed --- Source/Python/submit.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/Python/submit.py b/Source/Python/submit.py index e5c48cb..a6cb0a7 100755 --- a/Source/Python/submit.py +++ b/Source/Python/submit.py @@ -1,4 +1,3 @@ -ls #!/usr/bin/env python3 # -*- coding: utf-8 -*- #******************************************************************************* -- GitLab