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

Some small cleanups based on Quantified code #6154

Merged
merged 7 commits into from Mar 26, 2016

Conversation

jenshnielsen
Copy link
Member

I was testing out Quantified code on Matplotlib here

I'm not sure we want to enable that in general but I found a few issues worth fixing here:

@tacaswell
Copy link
Member

Consider documenting your function(s)Learn to fix
4121 issues in 398 files.

Skimming through seems like the other things it finds have reasonable signal-to-noise.

@jenshnielsen
Copy link
Member Author

My main problem with enabling it on PR's is that it seems to detect new issues in a PR in parts of the code that has't been touched so I am worried about false failures

@tacaswell
Copy link
Member

This needs a rebase

@tacaswell tacaswell added this to the 2.1 (next point release) milestone Mar 21, 2016
import numpy as np
import matplotlib.pyplot as plt
plt.rcdefaults()
Copy link
Member

Choose a reason for hiding this comment

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

If you're going to move this down here, it should have two blank lines above and one blank line after.

@tacaswell tacaswell merged commit 4e725b8 into matplotlib:master Mar 26, 2016
@jenshnielsen jenshnielsen deleted the quantifiedcodecleanup branch March 26, 2016 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants