diff --git a/edisgo/io/electromobility_import.py b/edisgo/io/electromobility_import.py index 85ab8e6f..d042083b 100644 --- a/edisgo/io/electromobility_import.py +++ b/edisgo/io/electromobility_import.py @@ -1156,12 +1156,12 @@ def get_ags_from_geometry(gdf: gpd.GeoDataFrame) -> gpd.GeoDataFrame: Parameters ---------- - gdf : :geopandas:`geopandas.GeoDataFrame` + gdf : :geopandas:`geopandas.GeoDataFrame GeoDataFrame with geometry Returns ------- - :geopandas:`geopandas.GeoDataFrame` + :geopandas:`geopandas.GeoDataFrame GeoDataFrame with geometry and AGS """