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

Reduce indentation level of the block beginning "if len(sub)>1:" in aver... #1050

Merged
merged 1 commit into from
Feb 19, 2015

Conversation

painter1
Copy link
Contributor

...ager().

This will dramatically improve performance because some major calculations are done only once now.
This fixes issue #1048.

…verager().

This will dramatically improve performance because some major calculations are done only once now.
This fixes issue #1048.
@doutriaux1
Copy link
Contributor

@dlonie would have probably liked to see these very old print statements removed ( 😉 ) but that's ok by me and in the interest of time I'm merging this.

doutriaux1 added a commit that referenced this pull request Feb 19, 2015
Reduce indentation level of the block beginning "if len(sub)>1:" in aver...
@doutriaux1 doutriaux1 merged commit 66cfd54 into master Feb 19, 2015
@doutriaux1 doutriaux1 deleted the unindent_average branch March 9, 2015 21:05
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.

2 participants