pylabrobot.resources.Resource.is_in_subtree_of# Resource.is_in_subtree_of(other: Resource) → bool# Return True if self is in the subtree rooted at other. Parameters: other (Resource) Return type: bool