Aspectizing should add transparent wrapping #379
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
research
Proof of concept || GTFO
Decorating functions isn't as straight forward as it looks like. A naive approach doesn't expose the docstring and signature of the original function. While decorating with a naive function, we could try to add that extra wrapper and make external functions aware of the original.
The text was updated successfully, but these errors were encountered: