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

Bugfix in axes3d not raising an exception #10588

Merged
merged 2 commits into from
Feb 24, 2018

Conversation

boazmohar
Copy link
Contributor

PR Summary

Instantiating an exception, but not raising it, has no effect.
Found using lgtm.com.

Instantiating an exception, but not raising it, has no effect. Found using lgtm.com:
https://lgtm.com/projects/g/matplotlib/matplotlib/alerts/?mode=tree&severity=error&rule=1505923886371
@WeatherGod
Copy link
Member

whoops! don't know how I missed that. Thanks for fixing.
There might be some pep8 issues though. Could you double-check the line length, and fix the alignment for the next line?

@boazmohar
Copy link
Contributor Author

The line length is 79 chars. I fixed the alignment.
Thanks for the quick response.

@WeatherGod WeatherGod added this to the v2.2.0 milestone Feb 24, 2018
@timhoffm timhoffm merged commit e245631 into matplotlib:master Feb 24, 2018
@boazmohar boazmohar deleted the boazmohar-axes3d-exception branch February 24, 2018 20:25
QuLogic added a commit that referenced this pull request Feb 24, 2018
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.

None yet

3 participants