Skip to content

Commit

Permalink
Revert "removed duplicated import"
Browse files Browse the repository at this point in the history
This reverts commit 2a88bde.
  • Loading branch information
ylyangtw committed Jan 30, 2024
1 parent 2a88bde commit e1b202b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyincore_viz/geoutil.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# terms of the Mozilla Public License v2.0 which accompanies this distribution,
# and is available at https://www.mozilla.org/en-US/MPL/2.0/

import contextily as ctx
import geopandas as gpd
import ipyleaflet as ipylft
import lxml
Expand Down

0 comments on commit e1b202b

Please sign in to comment.