Skip to content

Commit

Permalink
make black happy
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdebolskiy committed Apr 2, 2024
1 parent 29bb217 commit fbe35c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cime_config/buildnml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ _config_cache_template = """
</config_definition>
"""


###############################################################################
def buildnml(case, caseroot, compname):
###############################################################################
Expand Down Expand Up @@ -154,7 +155,6 @@ def buildnml(case, caseroot, compname):
else:
nomeg = ""


glc_use_antarctica = cism_use_antarctica
if glc_use_antarctica is None:
glc_use_antarctica = dglc_use_antarctica
Expand Down

0 comments on commit fbe35c2

Please sign in to comment.