remove todo
This commit is contained in:
parent
9769748939
commit
5b8b1d3bbf
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ def _datetime_timestamp(dt: DateIshExact) -> float:
|
||||||
return dt.timestamp()
|
return dt.timestamp()
|
||||||
return float(dt)
|
return float(dt)
|
||||||
|
|
||||||
# TODO: create estimate location which uses other fallback_locations to estimate a location
|
|
||||||
def _iter_estimate_from(
|
def _iter_estimate_from(
|
||||||
dt: DateIshExact,
|
dt: DateIshExact,
|
||||||
estimators: LocationEstimators,
|
estimators: LocationEstimators,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue