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

MEP12 on text_rotation.py #4644

Merged
merged 3 commits into from Jul 12, 2015
Merged

MEP12 on text_rotation.py #4644

merged 3 commits into from Jul 12, 2015

Conversation

ericmjl
Copy link
Contributor

@ericmjl ericmjl commented Jul 11, 2015

Should also be PEP8 compliant.

Should also be PEP8 compliant.
Initially had plt.addtext, but I realized later that `addtext` was
actually a custom function.
@jenshnielsen
Copy link
Member

Failed due to pep8

/home/travis/build/matplotlib/matplotlib/examples/pylab_examples/text_rotation.py:21:1: E302 expected 2 blank lines, found 1

Also removed the header line. Unnecessary for modern use.
WeatherGod added a commit that referenced this pull request Jul 12, 2015
@WeatherGod WeatherGod merged commit 9f2a1f1 into matplotlib:master Jul 12, 2015
@ericmjl ericmjl deleted the mep12-text_rotation.py branch July 12, 2015 13:24
@jenshnielsen jenshnielsen added the MEP: MEP12 gallery and examples improvements label Jul 12, 2015
@QuLogic QuLogic added this to the v1.5.0 milestone Nov 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MEP: MEP12 gallery and examples improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants