Skip to content

Commit

Permalink
Remove unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
BrenQ committed Feb 19, 2025
1 parent 4aee441 commit 0175f05
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import pandas as pd
import geopandas as gpd
from config import EPSG_TARGET

def spatial_join(bus_stops: gpd.GeoDataFrame, comunas: gpd.GeoDataFrame):
"""Join bus stops with districts based on spatial location."""
Expand Down

0 comments on commit 0175f05

Please sign in to comment.