mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04: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