Somehow I missed the coma... About `str` I've been steering away from it since in py2 it won't do unicode properly. `.format()` always work and does unicode if using the __future__ unicode literals imports.
I'm surprised to see the comprehension working without the brackets, I'm guessing then it's a generator. [ Full content available at: https://github.com/apache/incubator-superset/pull/5749 ] This message was relayed via gitbox.apache.org for [email protected]
