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

Apply codacy recomendations 2 #155

Merged
merged 2 commits into from Sep 27, 2018
Merged

Conversation

londumas
Copy link
Contributor

Codacy is also an iterative process, it finds some new recommendations when some other are fixed.
This PR fixes the few remaining ones that pop up after the last PR was merged.
I also removed some trailing white-spaces.
Some remains, like not catching exceptions and some unused variable: nx = len(x) in py/redrock/_rebin.py and nz = len(myz) in py/redrock/templates.py. That might be worth looking at.

@londumas
Copy link
Contributor Author

@sbailey, all checked are finished. Ready to be merged.

@sbailey sbailey merged commit 66dc944 into master Sep 27, 2018
@sbailey sbailey deleted the apply_codacy_recomendations_2 branch September 27, 2018 20:22
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

2 participants