Skip to content

Commit

Permalink
Fixes module name
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonb5 committed Aug 22, 2024
1 parent f7f0bcd commit 75fb95e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CIME/SystemTests/mvk.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import os
import json
import logging
from shutils import copytree
from shutil import copytree

from CIME import test_status
from CIME import utils
Expand Down

0 comments on commit 75fb95e

Please sign in to comment.