Skip to content

Commit cd3d972

Browse files
committed
Update docstring
1 parent 2d35dc7 commit cd3d972

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

table2ascii/table_to_ascii.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -415,10 +415,10 @@ def __bottom_edge_to_ascii(self) -> str:
415415
)
416416

417417
def __content_row_to_ascii(self, row: list[SupportsStr]) -> str:
418-
"""Assembles the header or footer row line of the ascii table
418+
"""Assembles a row of cell values into a single line of the ascii table
419419
420420
Returns:
421-
The header or footer row line of the ascii table
421+
The row of the ascii table
422422
"""
423423
return self.__row_to_ascii(
424424
left_edge=self.__style.left_and_right_edge,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy