Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
81 B
Python
Raw Normal View History

2017-03-07 00:21:40 -08:00
from . import asciiTable
2022-12-13 11:26:36 +00:00
2017-03-07 00:21:40 -08:00
class table_T_T_F_A_(asciiTable.asciiTable):
pass