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 textwrap
|
||||||
import time
|
import time
|
||||||
from collections import (
|
from collections import (
|
||||||
OrderedDict, deque
|
OrderedDict, deque
|
||||||
)
|
)
|
||||||
from io import BytesIO
|
from io import BytesIO
|
||||||
from qt.core import (
|
from qt.core import (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user