Fixed the utf-8 thingy at the top of files

This commit is contained in:
Veronica K. B. Olsen
2019-04-14 13:20:19 +02:00
parent 4d448cad9d
commit 5609d16978
16 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*
# -*- coding: utf-8 -*-
import sys
import nw