mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
chore: upgrade black (#19410)
This commit is contained in:
committed by
Ville Brofeldt
parent
1edd5f1343
commit
a70f4dc52f
@@ -492,7 +492,9 @@ dashboard_config: Dict[str, Any] = {
|
||||
},
|
||||
"metadata": {
|
||||
"timed_refresh_immune_slices": [83],
|
||||
"filter_scopes": {"83": {"region": {"scope": ["ROOT_ID"], "immune": [83]}},},
|
||||
"filter_scopes": {
|
||||
"83": {"region": {"scope": ["ROOT_ID"], "immune": [83]}},
|
||||
},
|
||||
"expanded_slices": {"83": True},
|
||||
"refresh_frequency": 0,
|
||||
"default_filters": "{}",
|
||||
|
||||
Reference in New Issue
Block a user