From 3deecb597c39c928a85276814aefbefb057e6788 Mon Sep 17 00:00:00 2001 From: Danielle Jenkins Date: Wed, 6 Nov 2019 12:45:02 -0800 Subject: [PATCH] Move utf8 encoding line below the shebang. --- fusee-launcher.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fusee-launcher.py b/fusee-launcher.py index 79a2b32..2b2d7f0 100755 --- a/fusee-launcher.py +++ b/fusee-launcher.py @@ -1,5 +1,5 @@ -# -*- coding: UTF-8 -*- #!/usr/bin/env python3 +# -*- coding: UTF-8 -*- # # fusée gelée #