decorators
superduper.base.decorators
code
​
code(my_callable)
Parameter | Description |
---|---|
my_callable | The callable to mark as remote code. |
Decorator to mark a function as remote code.
superduper.base.decorators
code
​code(my_callable)
Parameter | Description |
---|---|
my_callable | The callable to mark as remote code. |
Decorator to mark a function as remote code.