generator: Switch to Python 3

It's 2020.
This commit is contained in:
Sebastian Dröge 2020-08-10 20:56:02 +03:00
parent a9cf1769a0
commit 267d645ec1

View file

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