ver Dec22nd
re-organized the evaluator structure to improve the extensibility
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from .table import compare_table
|
||||
#from .table import compare_table
|
||||
|
||||
eval_funcs = {
|
||||
"compare_table(expected, actual)": compare_table
|
||||
}
|
||||
#eval_funcs = {
|
||||
#"compare_table(expected, actual)": compare_table
|
||||
#}
|
||||
|
||||
Reference in New Issue
Block a user