def test_fun(root):
     convert_table_border_top_to_tr_background(root)
     return root
示例#2
0
 def test_fun(root):
     convert_table_border_top_to_tr_background(root)
     return root