Skip to content

Commit

Permalink
import osmleaderniard.map fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mmann1123 authored Jun 12, 2024
1 parent 3122419 commit d908204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osm_leaderboard/dash_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import socket
import logging
from shapely.geometry import Polygon
from map import explore_shapely_object
from osm_leaderboard.map import explore_shapely_object

# Setup logging
logging.basicConfig(
Expand Down

0 comments on commit d908204

Please sign in to comment.