6 lines
81 B
Python
6 lines
81 B
Python
from . import asciiTable
|
|
|
|
|
|
class table_T_T_F_A_(asciiTable.asciiTable):
|
|
pass
|