Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotation xytext property does not return xyann value #3500

Closed
taldcroft opened this issue Sep 11, 2014 · 2 comments
Closed

Annotation xytext property does not return xyann value #3500

taldcroft opened this issue Sep 11, 2014 · 2 comments

Comments

@taldcroft
Copy link

The deprecation wrapper here needs to return the self.xyann value.

    @property
    @cbook.deprecated('1.4', message='Use `xyann` instead',
                      name='xytext', alternative='xyann')
    def xytext(self):
        self.xyann
@cimarronm
Copy link
Contributor

Thanks...good catch

@tacaswell
Copy link
Member

closed by #3501

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants