Skip to content

Commit

Permalink
Tiny docstring cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
courtneyholcomb committed May 6, 2024
1 parent c23a8ca commit 2e68848
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def _handle_sequence_obj(
"""Pretty prints a sequence object i.e. list or tuple.
Args:
list_like_obj: A list or a tuple.
list_like_obj: A list, tuple, set, or frozenset.
remaining_line_width: If specified, try to make the string representation <= this many columns wide.
Returns:
Expand Down

0 comments on commit 2e68848

Please sign in to comment.