5 lines
77 B
Python
5 lines
77 B
Python
|
from . import asciiTable
|
||
|
|
||
|
class table_T_T_F_A_(asciiTable.asciiTable):
|
||
|
pass
|