Skip to content

Commit

Permalink
reformat mf6ivar.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mjreno committed Dec 9, 2024
1 parent edea8d2 commit 499f2c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/mf6io/mf6ivar/mf6ivar.py
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,6 @@ def block_entry(varname, block, vardict, prefix=" "):
elif v["type"] != "keyword":
s = f"{s} <{vtmp}>"


# if optional, wrap string in square brackets
if "optional" in v:
if v["optional"] == "true":
Expand Down

0 comments on commit 499f2c0

Please sign in to comment.