Skip to content

Commit

Permalink
Flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Myoldmopar committed Aug 4, 2022
1 parent 918fd05 commit 15088d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion epregressions/diffs/ci_compare_script.py
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ def main_function(file_name, base_dir, mod_dir, base_sha, mod_sha, make_public,

if file_path_to_send.endswith('.htm'):
htmlkey.set_contents_from_string(
contents,
contents,
headers={"Content-Type": "text/html", "Content-Disposition": "inline"}
)
else:
Expand Down

0 comments on commit 15088d8

Please sign in to comment.