mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
py3ize new file header
This commit is contained in:
parent
9bb6d2ad7e
commit
d3c84fdecc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user