Skip to content

remove unused import

Colm Talbot requested to merge hot-fix-remove-import into master

Two recent MRs independently removed the two uses of interp1d (!976 (merged), !971 (merged)). Can we please take this as a reminder to always make sure branches being merged are up to date with master? I appreciate that this slows down mass merges.

Merge request reports