docutils.parsers.rst.tableparser.TableMarkupError
docutils
parsers
rst
tableparser
TableMarkupError
class TableMarkupError(DataError):
View In Hierarchy
Raise if there is any problem with table markup.
The keyword argument offset denotes the offset of the problem from the table's start line.
offset
__init__
Undocumented