Move all scripts to Python3

This commit is contained in:
Martin Hořeňovský 2020-03-19 12:36:30 +01:00
parent d3c0b36487
commit 0d8eeec557
No known key found for this signature in database
GPG key ID: DE48307B8B0D381A
14 changed files with 17 additions and 13 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
from __future__ import print_function