Fix docstring for PickEvent. #6614

Merged
merged 1 commit into from Jun 21, 2016

Conversation

Projects
None yet
5 participants
Contributor

anntzer commented Jun 20, 2016

zip(...) does not print out nicely under Python 3.

@anntzer anntzer Fix docstring for PickEvent.
`zip(...)` does not print out nicely under Python 3.
f7baa83

mdboom added the needs_review label Jun 20, 2016

Member

WeatherGod commented Jun 20, 2016

Looks good to me. should merge once travis is green.

@tacaswell tacaswell merged commit f3895f9 into matplotlib:master Jun 21, 2016

1 of 3 checks passed

continuous-integration/appveyor/pr AppVeyor build failed
Details
coverage/coveralls Coverage decreased (-0.002%) to 70.262%
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details

tacaswell removed the needs_review label Jun 21, 2016

@tacaswell tacaswell added a commit that referenced this pull request Jun 21, 2016

@tacaswell tacaswell Merge pull request #6614 from anntzer/fix-pickevent-docstring
Fix docstring for PickEvent.
1918af6
Owner

tacaswell commented Jun 21, 2016

backported to v2.x as 1918af6

anntzer deleted the anntzer:fix-pickevent-docstring branch Jun 21, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment