-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #746 from praekeltfoundation/dependabot/pip/black-…
…24.3.0 Bump black from 22.12.0 to 24.3.0
- Loading branch information
Showing
10 changed files
with
182 additions
and
204 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,96 @@ | ||
{"version":"1.0.0","queries":[{"Query":{"Commands":[{"SemanticQueryDataShapeCommand":{"Query":{"Version":2,"From":[{"Name":"v","Entity":"Vaccinations Administered Measures","Type":0},{"Name":"r","Entity":"rtc za_covid19_province_vw","Type":0}],"Select":[{"Measure":{"Expression":{"SourceRef":{"Source":"v"}},"Property":"Total Vaccinations 1st & 2nd Dose & Booster Dose"},"Name":"Vaccinations Administered Measures.Total Vaccinations 1st & 2nd Dose & Booster Dose"}],"Where":[{"Condition":{"Not":{"Expression":{"In":{"Expressions":[{"Column":{"Expression":{"SourceRef":{"Source":"r"}},"Property":"province"}}],"Values":[[{"Literal":{"Value":"null"}}]]}}}}}]},"Binding":{"Primary":{"Groupings":[{"Projections":[0]}]},"DataReduction":{"DataVolume":3,"Primary":{"Top":{}}},"Version":1},"ExecutionMetricsKind":1}}]},"CacheKey":"{\"Commands\":[{\"SemanticQueryDataShapeCommand\":{\"Query\":{\"Version\":2,\"From\":[{\"Name\":\"v\",\"Entity\":\"Vaccinations Administered Measures\",\"Type\":0},{\"Name\":\"r\",\"Entity\":\"rtc za_covid19_province_vw\",\"Type\":0}],\"Select\":[{\"Measure\":{\"Expression\":{\"SourceRef\":{\"Source\":\"v\"}},\"Property\":\"Total Vaccinations 1st & 2nd Dose & Booster Dose\"},\"Name\":\"Vaccinations Administered Measures.Total Vaccinations 1st & 2nd Dose & Booster Dose\"}],\"Where\":[{\"Condition\":{\"Not\":{\"Expression\":{\"In\":{\"Expressions\":[{\"Column\":{\"Expression\":{\"SourceRef\":{\"Source\":\"r\"}},\"Property\":\"province\"}}],\"Values\":[[{\"Literal\":{\"Value\":\"null\"}}]]}}}}}]},\"Binding\":{\"Primary\":{\"Groupings\":[{\"Projections\":[0]}]},\"DataReduction\":{\"DataVolume\":3,\"Primary\":{\"Top\":{}}},\"Version\":1},\"ExecutionMetricsKind\":1}}]}","QueryId":"","ApplicationContext":{"DatasetId":"6f42ba54-a8f6-46a6-afab-bedcd3dd1563","Sources":[{"ReportId":"f31bda4b-2754-475d-ad4b-e7ae4e213621","VisualId":"0c0297dfa5cd0e11eed9"}]}}],"cancelQueries":[],"modelId":4449930} | ||
{ | ||
"version": "1.0.0", | ||
"queries": [ | ||
{ | ||
"Query": { | ||
"Commands": [ | ||
{ | ||
"SemanticQueryDataShapeCommand": { | ||
"Query": { | ||
"Version": 2, | ||
"From": [ | ||
{ | ||
"Name": "v", | ||
"Entity": "Vaccinations Administered Measures", | ||
"Type": 0, | ||
}, | ||
{ | ||
"Name": "r", | ||
"Entity": "rtc za_covid19_province_vw", | ||
"Type": 0, | ||
}, | ||
], | ||
"Select": [ | ||
{ | ||
"Measure": { | ||
"Expression": { | ||
"SourceRef": {"Source": "v"} | ||
}, | ||
"Property": "Total Vaccinations 1st & 2nd Dose & Booster Dose", | ||
}, | ||
"Name": "Vaccinations Administered Measures.Total Vaccinations 1st & 2nd Dose & Booster Dose", | ||
} | ||
], | ||
"Where": [ | ||
{ | ||
"Condition": { | ||
"Not": { | ||
"Expression": { | ||
"In": { | ||
"Expressions": [ | ||
{ | ||
"Column": { | ||
"Expression": { | ||
"SourceRef": { | ||
"Source": "r" | ||
} | ||
}, | ||
"Property": "province", | ||
} | ||
} | ||
], | ||
"Values": [ | ||
[ | ||
{ | ||
"Literal": { | ||
"Value": "null" | ||
} | ||
} | ||
] | ||
], | ||
} | ||
} | ||
} | ||
} | ||
} | ||
], | ||
}, | ||
"Binding": { | ||
"Primary": {"Groupings": [{"Projections": [0]}]}, | ||
"DataReduction": { | ||
"DataVolume": 3, | ||
"Primary": {"Top": {}}, | ||
}, | ||
"Version": 1, | ||
}, | ||
"ExecutionMetricsKind": 1, | ||
} | ||
} | ||
] | ||
}, | ||
"CacheKey": '{"Commands":[{"SemanticQueryDataShapeCommand":{"Query":{"Version":2,"From":[{"Name":"v","Entity":"Vaccinations Administered Measures","Type":0},{"Name":"r","Entity":"rtc za_covid19_province_vw","Type":0}],"Select":[{"Measure":{"Expression":{"SourceRef":{"Source":"v"}},"Property":"Total Vaccinations 1st & 2nd Dose & Booster Dose"},"Name":"Vaccinations Administered Measures.Total Vaccinations 1st & 2nd Dose & Booster Dose"}],"Where":[{"Condition":{"Not":{"Expression":{"In":{"Expressions":[{"Column":{"Expression":{"SourceRef":{"Source":"r"}},"Property":"province"}}],"Values":[[{"Literal":{"Value":"null"}}]]}}}}}]},"Binding":{"Primary":{"Groupings":[{"Projections":[0]}]},"DataReduction":{"DataVolume":3,"Primary":{"Top":{}}},"Version":1},"ExecutionMetricsKind":1}}]}', | ||
"QueryId": "", | ||
"ApplicationContext": { | ||
"DatasetId": "6f42ba54-a8f6-46a6-afab-bedcd3dd1563", | ||
"Sources": [ | ||
{ | ||
"ReportId": "f31bda4b-2754-475d-ad4b-e7ae4e213621", | ||
"VisualId": "0c0297dfa5cd0e11eed9", | ||
} | ||
], | ||
}, | ||
} | ||
], | ||
"cancelQueries": [], | ||
"modelId": 4449930, | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters