From 00b2423a298887fefc77c24e8067e621878cc108 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sat, 22 Dec 2018 16:35:52 +0100 Subject: GUI: set #! to python3 --- python/gui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/gui.py') diff --git a/python/gui.py b/python/gui.py index ce7948c..0090a3a 100755 --- a/python/gui.py +++ b/python/gui.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # Copyright (C) 2018 -- cgit v1.2.3