Closed andrewtruong closed 2 months ago
Resolves:
This PR automatically passes self into the call special func when attached to a WeaveObject. We already do this for Object.
self
call
WeaveObject
Object
Preview this PR with FeatureBee: https://beta.wandb.ai/?betaVersion=bb74c13b4f8c0445003cf48b27191067d145bf75
Resolves:
This PR automatically passes
self
into thecall
special func when attached to aWeaveObject
. We already do this forObject
.