Skip to content

Commit

Permalink
Add missing import (#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
j08lue committed Feb 23, 2024
1 parent 6d7e31e commit 73175d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/advanced/statistics.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ from typing import Any, Union, Optional, List, Dict

from rio_tiler import io
from rio_tiler.models import BandStatistics
from rio_tiler.constants import WGS84_CRS

from geojson_pydantic.features import Feature, FeatureCollection
from geojson_pydantic.geometries import Polygon
Expand Down

0 comments on commit 73175d0

Please sign in to comment.