Closed dmitriy-serdyuk closed 8 years ago
I merge it since it worked for blocks.
It doesn't work with decorated functions =( and some converters are decorated. I'll dig into it.
Might be rectifiable with functools.wraps?
On Wed, Apr 13, 2016 at 3:00 PM, dmitriy-serdyuk notifications@github.com wrote:
It doesn't work with decorated functions =( and some converters are decorated. I'll dig into it.
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/mila-udem/fuel/pull/340#issuecomment-209596028
A twin brother of mila-udem/blocks#1058 .