Always use python3

This commit is contained in:
Yannik Schmidt
2020-06-26 17:48:25 +00:00
parent b7235a68f5
commit a627960aca

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env python
"""
#!/usr/bin/python3
You can redistribute it and/or modify it under the terms of the GNU General
Public License as published by the Free Software Foundation, either version 2
of the License.