dbader / dbader/schedule

Run with instance method

Open
#553 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
12.3k
Forks
999
PR merge metrics
No merged PRs in 30d

Description

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)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.