anchor
anchor copied to clipboard
Get anchors from tuple method
``Hi,
Thanks for the great contribution.
I noticed a comment in the beginning of the method get_anchor_from_tuple() in anchor_base.py, which says:
# TODO: This is wrong, some of the intermediate anchors may not exist.
Is it still the case that this method is incorrect? What is this method supposed to be doing?