mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-11 00:23:21 +03:00
Fixed many style problems in OleFileIO resulting from indentation
This commit is contained in:
parent
2834b78982
commit
bd3f036a56
|
@ -1999,7 +1999,7 @@ Options:
|
||||||
|
|
||||||
check_streams = False
|
check_streams = False
|
||||||
for filename in sys.argv[1:]:
|
for filename in sys.argv[1:]:
|
||||||
## try:
|
#try:
|
||||||
# OPTIONS:
|
# OPTIONS:
|
||||||
if filename == '-d':
|
if filename == '-d':
|
||||||
# option to switch debug mode on:
|
# option to switch debug mode on:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user