mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-03-06 08:53:40 -05:00
Make Indentation Consistent
I added two more spaces to make my indentation consistent.
This commit is contained in:
parent
a8bec3448e
commit
c381a5c31b
@ -18,7 +18,7 @@ import sys
|
||||
import textwrap
|
||||
import time
|
||||
from collections import (
|
||||
OrderedDict, deque
|
||||
OrderedDict, deque
|
||||
)
|
||||
from io import BytesIO
|
||||
from qt.core import (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user