chore: upgrade black (#19410)

This commit is contained in:
Ville Brofeldt
2022-03-29 20:03:09 +03:00
committed by Ville Brofeldt
parent 1edd5f1343
commit a70f4dc52f
204 changed files with 2161 additions and 604 deletions

View File

@@ -48,7 +48,11 @@ dashboard_v2 = {
{
"filterType": "filter_select",
"cascadingFilters": True,
"defaultDataMask": {"filterState": {"value": ["Albania", "Algeria"],},},
"defaultDataMask": {
"filterState": {
"value": ["Albania", "Algeria"],
},
},
}
],
"filter_sets_configuration": [
@@ -58,7 +62,9 @@ dashboard_v2 = {
"filterType": "filter_select",
"cascadingFilters": True,
"defaultDataMask": {
"filterState": {"value": ["Albania", "Algeria"],},
"filterState": {
"value": ["Albania", "Algeria"],
},
},
},
},