corrected trailing whitespace (codacy)
This commit is contained in:
parent
70756cf3c6
commit
a60002726a
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ def read_options_from_html(html):
|
|||
options.update(prepare_header_footer(soup))
|
||||
|
||||
toggle_visible_pdf(soup)
|
||||
|
||||
|
||||
# use regex instead of soup-parser
|
||||
for attr in ("margin-top", "margin-bottom", "margin-left", "margin-right", "page-size"):
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue