mirror of
https://github.com/apache/superset.git
synced 2026-04-21 00:54:44 +00:00
* slightly decouple sql_json, queries, and results http endpoints from biz logic * fix syntax errors * add some type annotations, fix a bug * remove unnecessary var decl and assign * add a lot more type annotations to fix tests * fix mypy issues