generator: Switch to Python 3

It's 2020.
This commit is contained in:
Sebastian Dröge 2020-08-11 09:10:15 +03:00
parent afc4581ff8
commit 62fe400582

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
from os import listdir
from os.path import isfile, join