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

Multiscale Clean #31

Merged
merged 7 commits into from
Feb 23, 2018
Merged

Multiscale Clean #31

merged 7 commits into from
Feb 23, 2018

Conversation

samaloney
Copy link
Member

Working multiscale clean
Doc updates
Test updates

@pep8speaks
Copy link

Hello @samaloney! Thanks for submitting the PR.

  • In the file setup.py, following are the PEP8 issues :

Line 18:1: E402 module level import not at top of file
Line 20:1: E402 module level import not at top of file
Line 21:1: E402 module level import not at top of file
Line 34:101: E501 line too long (107 > 100 characters)
Line 140:1: E124 closing bracket does not match visual indentation

Line 166:101: E501 line too long (141 > 100 characters)
Line 170:101: E501 line too long (166 > 100 characters)
Line 304:101: E501 line too long (141 > 100 characters)
Line 381:101: E501 line too long (141 > 100 characters)

Line 130:1: W391 blank line at end of file

Line 280:5: E265 block comment should start with '# '
Line 281:13: E231 missing whitespace after ','
Line 295:24: E231 missing whitespace after ','
Line 295:31: E231 missing whitespace after ','
Line 316:34: E231 missing whitespace after ','

@samaloney samaloney merged commit 4ec7289 into TCDSolar:master Feb 23, 2018
@samaloney samaloney deleted the ms-clean branch March 27, 2018 15:24
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