Closed eroell closed 6 months ago
@Lilly-May if you got a second to double-check that decorated functions now look too as they should, would be awesome :)
I reviewed the documentation for all methods to which the check_feature_types
decorator was added, and everything looks fine to me. So, I believe we should be good to merge!
I'll fix the CI!
PR Checklist
docs
is updatedDescription of changes Wrappers can cause the function docstring to be lost: functools.wraps can solve that
Currently have that e.g. here.
Technical details
Additional context