extended TODO
This commit is contained in:
parent
911aa0d89d
commit
9c412ace74
@ -112,6 +112,7 @@ class InterfaceParser(FileParser):
|
||||
start_name_list_list, end_name_list_list
|
||||
) -> Tuple[List, List]:
|
||||
# TODO: Clean up this mess. Use a wrapper/helper class instead of wild list/indexes
|
||||
# Also, the complexity of this algorithm warrants a unittest..
|
||||
start_list_list_completed = start_name_list_list
|
||||
end_list_list_completed = end_name_list_list
|
||||
all_indexes_filled = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user