Skip to content

Commit b031b04

Browse files
committed
fix: outdated docstring
1 parent e2ddcaa commit b031b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scratchattach/site/project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@ def visibility(self):
815815

816816
def remix_tree(self):
817817
"""
818-
Fetch & cache remix tree and return direct children.
818+
Fetch & cache remix tree, and return remix root.
819819
Cached remix tree children accessible via Project.remix_tree_children.
820820
A parent project object that is linked to children is accessible via Project.remix_tree_parent
821821

0 commit comments

Comments
 (0)