6 lines
108 B
Python
6 lines
108 B
Python
#from .table import compare_table
|
|
|
|
#eval_funcs = {
|
|
#"compare_table(expected, actual)": compare_table
|
|
#}
|