mirror of
https://github.com/apache/superset.git
synced 2026-06-05 15:49:27 +00:00
* [mypy] Enforcing typing for superset.dashboards * Make return types equal on all commands * Make return types equal on all commands * [dashboard] address comments same return type on commands * lint * lint