class documentation

class FreeFormException(Exception):

View In Hierarchy

Exception to encapsulate the converted lines when numpy-style fields get treated as free form.
Instance Variable lines Undocumented
lines: List[str] =

Undocumented