Skip to content

Commit e00007c

Browse files
authored
No more "orient" consideration from user
1 parent 8f8c3ca commit e00007c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ExtractTable/common.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ def _converter(self, fmt: str, index: bool = False) -> list:
2828
"""
2929
Actual conversion takes place here using Pandas
3030
:param fmt: format to be converted into
31-
:param orient: required orientation of tabualar data in the output
3231
:param index: row index consideration in the output
3332
:return: list of tables from converted into the requested output format
3433
"""

0 commit comments

Comments
 (0)