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

pep8/pylint cleanup on symmath/formula.py #2538

Merged
merged 1 commit into from
Feb 11, 2014
Merged

Conversation

sarina
Copy link
Contributor

@sarina sarina commented Feb 10, 2014

@carsongee this file has an absurd amount of pep8 & pylint violations.

I cleaned up the pep8 and took a stab at some Pylint. Would you mind looking these over?

If you have a spare 15 minutes, could you add a commit that further cleans up Pylint by adding docstrings to functions? I don't know this code well but it's used by MIT so I'm hoping you can help.

@sarina
Copy link
Contributor Author

sarina commented Feb 10, 2014

FYI here are the Pylint violations remaining: https://gist.github.com/sarina/8918758

@carsongee
Copy link
Contributor

I've taken my best quick swag at it with doing anything to risky.

@sarina
Copy link
Contributor Author

sarina commented Feb 10, 2014

Looks like tests are failing because I put the file docstring above the encoding line. I've changed that around, will wait for tests to be re-run and see if that fixes the errors.

sarina added a commit that referenced this pull request Feb 11, 2014
pep8/pylint cleanup on symmath/formula.py
@sarina sarina merged commit 58565c6 into master Feb 11, 2014
@sarina sarina deleted the sarina/fixup-symmath branch February 11, 2014 15:16
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Jun 26, 2018
* Instructor, course staff and course scorer can access courses whose terminate dates have already passed. openedx#2478-1

* Add ga_extract_data_authority role. openedx#2478-3

* Beta testers also can access instructor dashboard. openedx#2478-2

* Fix tests. openedx#2478

* Add beta testers to bulk email recipients. openedx#2478
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