Skip to content

Commit bc615f0

Browse files
committed
Fix to CI script
1 parent 220a3f6 commit bc615f0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/plot_scm_out.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@
55
# This script compares SCM RT output to baselines.
66
#
77
##############################################################################
8-
import os
9-
import sys
10-
from rt_test_cases_testing import run_list
11-
from os.path import exists
12-
import argparse
138
from netCDF4 import Dataset
149
import numpy as np
1510
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)