Skip to content

Commit b50db54

Browse files
authored
Merge pull request #201 from JosiahParry/patch-2
fix typo area_interpolate_dask.py
2 parents cebca45 + c19619a commit b50db54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tobler/area_weighted/area_interpolate_dask.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def area_interpolate_dask(
5454
Returns
5555
-------
5656
estimates : dask_geopandas.GeoDataFrame
57-
new dask-geopandas geodaraframe with interpolated variables and `id_col` as
57+
new dask-geopandas geodataframe with interpolated variables and `id_col` as
5858
columns and target_df geometry as output geometry
5959
6060
"""

0 commit comments

Comments
 (0)