PrefectHQ
prefect
BlogDocsChangelog

fix: remove incorrect docstrings from CLI ls commands

#20206Merged
Comparing
fix/cli-json-output-docstrings
(
8d608e7
) with
main
(
6ed9a74
)
CodSpeed Performance Gauge
0%
Untouched
2
Ignored
6

Benchmarks

Passed

bench_task_decorator
benches/bench_tasks.py
CodSpeed Performance Gauge
0%
603.2 µs603.6 µs
bench_import_prefect_flow
benches/bench_import.py
CodSpeed Performance Gauge
0%
1.4 s1.4 s

Ignored

bench_flow_call[options0]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
-3%
167.5 ms172.3 ms
bench_task_submit
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
+3%
14.4 ms14 ms
bench_import_prefect
benches/bench_import.py
Ignored
CodSpeed Performance Gauge
0%
1.1 s1.1 s
bench_flow_call[options1]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
0%
107.6 ms107.3 ms
bench_flow_decorator
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
-1%
5.5 ms5.6 ms
bench_task_call
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
+3%
34 ms32.9 ms

Commits

Click on a commit to change the comparison range
Base
main
6ed9a74
-0.09%
fix: remove incorrect docstrings from CLI ls commands The variable ls and artifact ls commands had copy-pasted docstrings that incorrectly referenced "flow runs" instead of their actual resource types. These redundant argument descriptions are already covered by the typer Option help text. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
8d608e7
3 hours ago
by zzstoatzz
© 2026 CodSpeed Technology
Home Terms Privacy Docs