Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Easy load specific data #189

Closed
vaaaaanquish opened this issue Apr 9, 2021 · 0 comments · Fixed by #190
Closed

Easy load specific data #189

vaaaaanquish opened this issue Apr 9, 2021 · 0 comments · Fixed by #190

Comments

@vaaaaanquish
Copy link
Contributor

class A(gokart.TaskOnKart):
    task = gokart.TaskInstanceParameter()

    def run(self):
        a = self.load()

This is uniquely determined, but Not implemented.

This was referenced Apr 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant