From 32fefee22dbe8a5ccf1008fdbe5498e1947d1320 Mon Sep 17 00:00:00 2001 From: Peter Gielda Date: Fri, 18 Sep 2020 10:38:13 +0200 Subject: [PATCH] Update sargraph.py Use python3 --- sargraph.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sargraph.py b/sargraph.py index 08997ee..7e2a034 100755 --- a/sargraph.py +++ b/sargraph.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # (c) 2019-2020 Antmicro