Skip to content

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Dec 19, 2019

  • Make it a classmethod so that if called through a subclass, that
    subclass is returned.
  • Reword a bit the docstring (I think it's the kind of cases where
    non-numpydoc is actually more readable...).

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

- Make it a classmethod so that if called through a subclass, that
  subclass is returned.
- Reword a bit the docstring (I think it's the kind of cases where
  non-numpydoc is actually more readable...).
@dstansby dstansby added this to the v3.3.0 milestone Dec 29, 2019
@dstansby dstansby merged commit 163aac0 into matplotlib:master Dec 29, 2019
@anntzer anntzer deleted the span_where branch December 29, 2019 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants