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

FIX: Minimal task #47

Merged
merged 2 commits into from
Jul 12, 2022
Merged

FIX: Minimal task #47

merged 2 commits into from
Jul 12, 2022

Conversation

Miksus
Copy link
Owner

@Miksus Miksus commented Jul 12, 2022

Now this works:

@app.task()
def do_never():
    ...

@Miksus Miksus added the core Relates to the core functionalities (ie. base classes) label Jul 12, 2022
@Miksus Miksus merged commit d15e9c8 into master Jul 12, 2022
@Miksus Miksus deleted the fix/minimal branch July 12, 2022 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Relates to the core functionalities (ie. base classes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant