Please include a summary of the changes you've made:
Please describe your testing method.
- My code follows pep8 style guidlines
- I have reviewed my own code
- I have included relevant comments so my teammates understand my code
- I have made corresponding changes to the documentation
- I have done my best to avoid merge conflicts and other git issues
- New and existing unit tests pass locally with my changes