5 lines
77 B
Python
Raw Normal View History

2017-03-07 00:21:40 -08:00
from . import asciiTable
class table_T_T_F_A_(asciiTable.asciiTable):
pass