Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Please include a summary of the change and which issue (if any) is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
All files updated for PEP 8, cleared by flake 8 linter
If this fixes an issue, please list it below.
Fixes #8
How to fill this out
Please mark options that are not relevant with the * character (like this*).
Replace the space in the box with an x to check the box (it should look like [x]) OR you may mark your changes immediately after submitting the PR.
Type of change
Has this been tested:
Checklist:
If any are false, you may still submit, but may be asked to make changes.
My code follows the style guidelines of this project
I have changed/added the help doc at the beginning of any commands changed/added.
I have performed a self-review of my own code
I have commented my code, particularly in hard-to-understand areas
My changed files do not include any files regularly changed in saves (something where my bot would interfere with this).
My changes generate no new warnings
I have tested and concluded that my changes are effective or that my feature works - If you have not tested, dont check this so I know to review it more. You may still make a PR for untested code.
My code does not cause issues with existing code
Any dependent changes have been merged and published in downstream modules
Some of these options did not apply to my change (Please specify which):