pp-mo / ncdata

Free and efficient exchange of data between netcdf files, Xarray and Iris
https://ncdata.readthedocs.io/en/latest/index.html
BSD 3-Clause "New" or "Revised" License
10 stars 2 forks source link

decorator returns the wrapped function #60

Closed pp-mo closed 9 months ago

pp-mo commented 9 months ago

A decorator really "ought" to return a replacement for the original function. Found this when trying to import a testcase function for use elsewhere