py3ize new file header

This commit is contained in:
Kovid Goyal 2020-05-01 15:48:02 +05:30
parent 34b9c1f178
commit 9a22962e54
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -1,9 +1,7 @@
#!/usr/bin/env python2
#!/usr/bin/env python
# vim:fileencoding=utf-8
# License: GPL v3 Copyright: 2020, Kovid Goyal <kovid at kovidgoyal.net>
from __future__ import absolute_import, division, print_function, unicode_literals
from itertools import chain
from PyQt5.Qt import (