py3ize new file header

This commit is contained in:
Kovid Goyal 2020-01-08 22:26:42 +05:30
parent 9bb6d2ad7e
commit d3c84fdecc
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
import atexit
import json
import numbers