mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 01:33:30 +02:00
Merge branch 'Remove_double_space' of https://github.com/madpilot78/calibre
This commit is contained in:
commit
083212f63f
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python2
|
||||
from __future__ import (unicode_literals, division, absolute_import,
|
||||
print_function)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python2
|
||||
__author__ = "stackoverflow community"
|
||||
__docformat__ = 'restructuredtext en'
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue