You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- When a new PR is submitted, autoformat code with autopep8 and remove
commented out code
- After reformatting, commit back to the pull request
- When reformatted code has been committed, lint it with pycodestyle
On github side we will
- Require all changes to be submitted as PRs
- Require all CI checks to pass before merging PRs
This change partially-fixes#1 and fixes#10
DONE IS:
OR
The text was updated successfully, but these errors were encountered: