You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-actions edited this page Mar 31, 2026
·
1 revision
Prints a debug representation of an iterable object.
This function iterates over a Traversable object and prints each key-value pair,
along with an optional section title. If no section title is provided, the function
uses the class name of the iterable object.