Channels
advanced-need-help
job-posting
welcome
announcements
resources
plugins-integrations
beginners-need-help
random
introductions
Powered by
#beginners-need-help
Title
# beginners-need-help
a
antony.milne
12/03/2021, 10:32 AM
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
Post