Skip to content

Commit

Permalink
Merge pull request #132 from alurban/quick-fix
Browse files Browse the repository at this point in the history
Deleting a line referring to figure objects that no longer exist
  • Loading branch information
Alex L. Urban committed Sep 18, 2018
2 parents 1ae0122 + c47617f commit af910f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/gwdetchar-omega
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,6 @@ for block in blocks[:]:
c.f = table.fc

# delete intermediate data products
del fig1, fig2, fig3, fig4, fig5, fig6
del qscan, rqscan, table, rtable, series, hpseries, wseries, asd

# delete data
Expand Down

0 comments on commit af910f4

Please sign in to comment.