Skip to content

Commit a497f3a

Browse files
committed
linter
1 parent 18c6b81 commit a497f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TC_DeviceBasicComposition.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
async_test_body, default_matter_test_main)
3030
from mobly import asserts
3131
from taglist_and_topology_test_support import (create_device_type_list_for_root, create_device_type_lists, find_tag_list_problems,
32-
find_tree_roots, get_all_children, get_direct_children_of_root, parts_list_cycles,
32+
find_tree_roots, flat_list_ok, get_direct_children_of_root, parts_list_cycles,
3333
separate_endpoint_types)
3434

3535

0 commit comments

Comments
 (0)