Skip to content

Commit

Permalink
Fix to CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinswales committed May 23, 2024
1 parent 220a3f6 commit bc615f0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/plot_scm_out.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
# This script compares SCM RT output to baselines.
#
##############################################################################
import os
import sys
from rt_test_cases_testing import run_list
from os.path import exists
import argparse
from netCDF4 import Dataset
import numpy as np
import matplotlib.pyplot as plt
Expand Down

0 comments on commit bc615f0

Please sign in to comment.