Skip to content

Commit 51d616b

Browse files
Update dataretrieval/waterdata/utils.py
Co-authored-by: Timothy Hodson <34148978+thodson-usgs@users.noreply.github.com>
1 parent 9236209 commit 51d616b

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
@@ -547,7 +547,7 @@ def _walk_pages(
547547
logger.info("Requesting: %s", req.url)
548548

549549
if not geopd:
550-
logger.info(
550+
logger.warning(
551551
"Geopandas not installed. Geometries will be flattened into pandas DataFrames."
552552
)
553553

0 commit comments

Comments
 (0)