Skip to content

Commit

Permalink
black reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Aug 13, 2024
1 parent 965b4f1 commit c4d8638
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions CIME/Tools/xmlchange
Original file line number Diff line number Diff line change
Expand Up @@ -348,11 +348,7 @@ def xmlchange(
)

check_lockedfiles(
case,
skip=["env_case"],
caseroot=caseroot,
whitelist=xmlfile,
quiet=True
case, skip=["env_case"], caseroot=caseroot, whitelist=xmlfile, quiet=True
)

if not noecho:
Expand Down

0 comments on commit c4d8638

Please sign in to comment.