forked from platypush/platypush
Fabio Manganiello
5c2204f99d
``` @procedure("foo") def bar(): ... ``` Will now be published as `procedure.foo` instead of `procedure.<module>.bar`. |
||
---|---|---|
.. | ||
__init__.py |