Fix broken list in bfs_base_table docstring.
This commit is contained in:
parent
97d11e0c92
commit
7d5c516b9a
@ -79,6 +79,7 @@ def bfs_base_table(
|
||||
"""Breadth-first search tree of BaseTables.
|
||||
|
||||
Args:
|
||||
root
|
||||
the root of the tree.
|
||||
root_accessor (Optional[str]): attribute name for the root table, if any (mostly
|
||||
useful for debugging).
|
||||
|
Loading…
x
Reference in New Issue
Block a user