maet3608/nuts-ml

nut decorators hide docstrings of wrapped functions

maet3608 opened this issue · 1 comments

help(PrintTypeInfo)
class Wrapper(nutsflow.base.NutFunction)
| Method resolution order:
| Wrapper
| nutsflow.base.NutFunction
| nutsflow.base.Nut
| builtin.object
|

Fixed