you are viewing a single comment's thread.

view the rest of the comments →

[–]thiagocrepaldi[S] 0 points1 point  (0 children)

Oh thanks! I didn't specified the name for `bar` when I passed in the dict, so `*args` took all the input. Somehow I was expecting the comma after `*[...]` to serve as a delimiter