-
Hi everyone, I was expecting the function
to be exposed as a Python function accepting a dict argument, but this code doesn't build (when used in the ziggy-pydust template with ziggy-pydust 0.25.0). Any thing wrong that you can spot? Any example of this kind of in the repo that I could learn from? Cheers, Sébastien |
Beta Was this translation helpful? Give feedback.
Answered by
jburgy
May 28, 2025
Replies: 1 comment 8 replies
-
Where can we see the entire code and the error message? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you for sharing, @boisgera. This is 100% a bug introduced by yours truly in #429. Fortunately, #477 fixes.
@robert3005 would you please take a look at #477?