Skip to content

Commit

Permalink
fix : minor edit in HTML_Init_Template #144
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Mar 22, 2021
1 parent 39337bb commit ac9c7ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions opem/Params.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
F = 96484600
Eth = 1.23

HTML_Init_Template = """
<!DOCTYPE html>
HTML_Init_Template = """<!DOCTYPE html>
<html lang="en">
<head>
<title>OPEM Report ({1} Model)</title>
Expand Down

0 comments on commit ac9c7ff

Please sign in to comment.