Verified Commit 6901b7d7 authored by Dan Jones's avatar Dan Jones
Browse files

chore: run black

3 merge requests!59Release v2.0.0,!49Resolve "Update platform status to accommodate simulated wpts",!36Resolve "Create temporary mas-dt branch for initial schema refactor"
Pipeline #233166 passed with stages
in 1 minute and 26 seconds
......@@ -184,12 +184,12 @@ platform_status_schema = {
"no_position_reason": {
"type": "string",
"enum": [
"missing",
"invalid",
"old",
"poor_fix",
"unavailable",
"not_applicable"
"missing",
"invalid",
"old",
"poor_fix",
"unavailable",
"not_applicable",
],
"description": "Why position data is unavailable",
"example": "invalid",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment