Skip to content

Commit 3ff6294

Browse files
committed
Merge branch 'main' into add-waterdata-demo
2 parents bfdcb4f + 67444e5 commit 3ff6294

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dataretrieval/waterdata/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ def _walk_pages(
554554
logger.info("Requesting: %s", req.url)
555555

556556
if not geopd:
557-
logger.info(
557+
logger.warning(
558558
"Geopandas not installed. Geometries will be flattened into pandas DataFrames."
559559
)
560560

0 commit comments

Comments
 (0)