[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2022-03-18 11:49:32 +00:00
committed by Max Winterstein
parent 7a77832eae
commit ded3332c43

View File

@@ -21,7 +21,7 @@
"HTML_SITE_LAT": 50.033056,
"HTML_SITE_LON": 8.570556,
"SERVICE_ENABLE_ADSBEXCHANGE": false,
"ADSBEXCHANGE_UUID": "" ,
"ADSBEXCHANGE_UUID": "",
"ADSBEXCHANGE_STATION_NAME": "",
"MLAT_EXACT_LAT": 50.033056,
"MLAT_EXACT_LON": 8.570556,
@@ -35,7 +35,7 @@
"HTML_SITE_LAT": "float?",
"HTML_SITE_LON": "float?",
"SERVICE_ENABLE_ADSBEXCHANGE": "bool",
"ADSBEXCHANGE_UUID": "str?" ,
"ADSBEXCHANGE_UUID": "str?",
"ADSBEXCHANGE_STATION_NAME": "str?",
"MLAT_EXACT_LAT": "float?",
"MLAT_EXACT_LON": "float?",
@@ -61,4 +61,4 @@
"30004/tcp": "TCP Beast input",
"30005/tcp": "TCP Beast output"
}
}
}