Skip to content

Calling unlink with no arguments should simply unlink all children #78

@ConnorStoneAstro

Description

@ConnorStoneAstro

If I call node.unlink() it should just clear all linked children that the node has. This would be very convenient as a type of clear function.

The capability would also need to be indicated in the docstring for unlink. Added to the beginner tutorial notebook alongside examples for linking/unlinking. And checked in the unit tests.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions