This commit is contained in:
Wonko the Sane 2021-07-10 15:25:41 +01:00
parent 876d8d17dc
commit 0fd7eafec0
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,4 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
#import sys first so that if we bale in the following try we can still exit clean.
import sys