Skip to content

UnCamelCase examples.#16201

Merged
timhoffm merged 1 commit into
matplotlib:masterfrom
anntzer:camelicide
Jan 13, 2020
Merged

UnCamelCase examples.#16201
timhoffm merged 1 commit into
matplotlib:masterfrom
anntzer:camelicide

Conversation

@anntzer
Copy link
Copy Markdown
Contributor

@anntzer anntzer commented Jan 13, 2020

The changes in basic_units are possible because the unit framework now
correctly handles unit subclasses, so we don't need to register
dynamically created subclasses (since #13536).

Followup to https://github.com/matplotlib/matplotlib/pull/16199/files; I think the only remaining cases are callback names in wx examples.

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

The changes in basic_units are possible because the unit framework now
correctly handles unit subclasses, so we don't need to register
dynamically created subclasses.
Copy link
Copy Markdown
Member

@timhoffm timhoffm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was also unsure about the wx callback names. Does anybody know if there are common conventions for these?

@timhoffm timhoffm added this to the v3.3.0 milestone Jan 13, 2020
@timhoffm timhoffm merged commit ec83125 into matplotlib:master Jan 13, 2020
@anntzer anntzer deleted the camelicide branch January 13, 2020 19:13
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.

2 participants