You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 15, 2026. It is now read-only.
Cool idea. I was wondering if you thought it made sense to change the dunder __version__ to a version parameter so that it can be passed in via the command line?
Also, I don't know if it's possible, but I would love to be able to produce a string representation of the code in task.run() such that a new salt is created if any of the code in the run method changes. Any ideas on that?