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

Run with instance method #553

Open
skjerns opened this issue Nov 19, 2022 · 2 comments
Open

Run with instance method #553

skjerns opened this issue Nov 19, 2022 · 2 comments

Comments

@skjerns
Copy link

skjerns commented Nov 19, 2022

Is it possible to run functions of instance methods that accesses self within the function using the decorator?

When I try to run this, the function throws an error missing 1 required positional argument: 'self'

(this seems a very basic question, but I could not find any answer to it, so sorry if it is already answered somewhere)

@pjsalazar
Copy link

I'm running into the same issue. Did you ever find a workaround on this?

@skjerns
Copy link
Author

skjerns commented Jan 23, 2024

nope, not really

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

No branches or pull requests

2 participants