📝 Sync get_site_networks_ts_time_ago documented defaults with the real signature #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs/sync-docstring-defaults"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
P0 bug fix #3/5.
The docstring and README advertised defaults that do not match the actual signature of
get_site_networks_ts_time_ago. Real signature:measure_kind="FLOW", aggregation_level="NONE", aggregation_type=None, time_ago_unit="HOUR", time_ago_value=1. The docs claimedVIRTUAL_QUANTITY / HOUR / SUM / DAY.Docs-only (docstring + README bullet); no signature/behaviour change.
py_compilepasses; noVIRTUAL_QUANTITYleft.