def test_fun(root):
     convert_table_border_top_to_tr_background(root)
     return root
Esempio n. 2
0
 def test_fun(root):
     convert_table_border_top_to_tr_background(root)
     return root