Skip to content

Commit

Permalink
Final(?) Lintage.
Browse files Browse the repository at this point in the history
  • Loading branch information
SpacemanPaul committed Jul 16, 2024
1 parent a2e41ac commit 65a16cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions odc/geo/data/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ def country_geom(iso3: str, crs: MaybeCRS = None) -> Geometry:
"""
Extract geometry for a country from geopandas sample data.
"""
# pylint: disable=import-outside-toplevel
from ..converters import from_geopandas

countries = Countries()
Expand Down

0 comments on commit 65a16cb

Please sign in to comment.