mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
minor cleanup
This commit is contained in:
parent
6ce60a0b0c
commit
a189cff641
@ -656,6 +656,7 @@ def catalog_option_parser(args):
|
|||||||
|
|
||||||
# Merge options from GUI Preferences
|
# Merge options from GUI Preferences
|
||||||
'''
|
'''
|
||||||
|
# Placeholder sample code until we implement GUI preferences
|
||||||
from calibre.library.save_to_disk import config
|
from calibre.library.save_to_disk import config
|
||||||
c = config()
|
c = config()
|
||||||
for pref in ['asciiize', 'update_metadata', 'write_opf', 'save_cover']:
|
for pref in ['asciiize', 'update_metadata', 'write_opf', 'save_cover']:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user