For context: https://github.com/quantumblacklabs/k...
# beginners-need-help
a
For context: https://github.com/quantumblacklabs/kedro/issues/1011 🙂 But yeah, if it's just one case where you want to use a tuple then I'd recommend making your own
APIDataSet
that handles that. If you don't want to subclass it then you could hack together a hook together that converts
dataset._request_args["auth"]
to a tuple also