mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
pep8
This commit is contained in:
parent
e4e199e213
commit
26d7e65e66
@ -667,7 +667,6 @@ class CreateCustomColumn(QDialog):
|
||||
'composite columns'))
|
||||
if self.composite_in_comments_box.isChecked():
|
||||
display_dict = {'composite_template':str(self.composite_box.text()).strip(),
|
||||
'composite_show_in_comments': self.composite_in_comments_box.isChecked(),
|
||||
'heading_position': self.composite_heading_position.currentData(),
|
||||
'composite_show_in_comments': True,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user