From 28e3be4044b48f58d47e9ab25d2ae2665f3578cd Mon Sep 17 00:00:00 2001 From: Danielle Jenkins Date: Tue, 5 Nov 2019 19:12:30 -0800 Subject: [PATCH] Set the file encoding to be UTF-8. --- fusee-launcher.py | 1 + 1 file changed, 1 insertion(+) diff --git a/fusee-launcher.py b/fusee-launcher.py index 0c5e7ce..5e65230 100755 --- a/fusee-launcher.py +++ b/fusee-launcher.py @@ -1,3 +1,4 @@ +# -*- coding: UTF-8 -*- #!/usr/bin/env python3 # # fusée gelée