Skip to content

Commit

Permalink
remove extraneous
Browse files Browse the repository at this point in the history
  • Loading branch information
Ana Ordonez committed May 8, 2024
1 parent 98b0a36 commit ed23abd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pcmdi_metrics/sea_ice/sea_ice_driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,6 @@

if len(list_of_runs) > 0:
# Loop over realizations
real_count = len(list_of_runs)
for run_ind, run in enumerate(list_of_runs):
# Find model data, determine number of files, check if they exist
tags = {
Expand Down

0 comments on commit ed23abd

Please sign in to comment.