john-bodley commented on pull request #9970: URL: https://github.com/apache/incubator-superset/pull/9970#issuecomment-637815161
@villebro it was working correctly. The reason for the change was to adhere to the original intent where the author used a `tuple` rather than a `list`. That's a whole other discussion as I sense in Superset (and other Python repos) many objects which could/should be tuples are defined as lists. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
