chore: consolidate the Superset python package metadata (#27884)

This commit is contained in:
Maxime Beauchemin
2024-04-15 14:44:47 -07:00
committed by GitHub
parent 99c414e4da
commit c225e17a75
12 changed files with 216 additions and 246 deletions

View File

@@ -185,7 +185,7 @@ def create_dashboard_report(dashboard, extra, **kwargs):
extra={
"dashboard": extra,
},
**kwargs
**kwargs,
)
error = None