From 175e676a27c1a2a36014dd00e26980fd8fe6dbf7 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sun, 21 Jun 2020 20:04:16 +0200 Subject: [PATCH] Python3 --- utils/sort.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/sort.py b/utils/sort.py index 044198fa..01c0c606 100755 --- a/utils/sort.py +++ b/utils/sort.py @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#! /usr/bin/env python3 import sys