Update Developer Guide - DSS Messaging Channel Send()
Specifically looking at this page: https://developer.dataiku.com/latest/api-reference/python/messaging-channels.html#dataikuapi.dss.messaging_channel.DSSMailMessagingChannel.send The “append” method for a list only allows for one argument, whereas the script above is trying to provide 3. My team and I recommend adding in a…