Skip to content

Commit d3d56bd

Browse files
committed
documentation clarification
1 parent c95c787 commit d3d56bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

planet/cli/data.py

-2
Original file line numberDiff line numberDiff line change
@@ -308,8 +308,6 @@ async def stats(ctx, item_types, interval, filter):
308308
309309
This function returns a bucketed histogram of results based on the
310310
item_types, interval, and json filter specified (using file or stdin).
311-
This function outputs a full JSON description of the returned statistics
312-
result.
313311
314312
"""
315313
async with data_client(ctx) as cl:

0 commit comments

Comments
 (0)