porcej / njord

A buoy to augment a GNSS data stream based on known Wifi AP locations.
MIT License
0 stars 0 forks source link

Or ("|") operator in type hinting not supported before python 3.10 #2

Closed timbellomo closed 5 months ago

timbellomo commented 5 months ago

We can upgrade python, but the package is significantly bigger. We need to update python or switch to using "Optional[dict]" (from typing import Optional) with def check_for_known_access_points