mirror of
https://github.com/apache/superset.git
synced 2026-06-01 13:49:21 +00:00
* [sql lab] improve error messages Some error messages in non-async mode were showing as JSON or sometimes as tuples. This fixes that. * linting