We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2ddcaa commit b031b04Copy full SHA for b031b04
scratchattach/site/project.py
@@ -815,7 +815,7 @@ def visibility(self):
815
816
def remix_tree(self):
817
"""
818
- Fetch & cache remix tree and return direct children.
+ Fetch & cache remix tree, and return remix root.
819
Cached remix tree children accessible via Project.remix_tree_children.
820
A parent project object that is linked to children is accessible via Project.remix_tree_parent
821
0 commit comments