pep8speaks is no longer working. The last time it commented was November 2020. This PR explores a replacement option from the GitHub Actions marketplace.
Purpose
Approach
Pre-Merge Checklists
Submitter
[ ] Write a helpfully descriptive pull request title.
[ ] Organize changes into logically grouped commits with descriptive commit messages.
[ ] Document all new functions.
[ ] Write tests for new functions or explain why they are not needed.
pep8speaks is no longer working. The last time it commented was November 2020. This PR explores a replacement option from the GitHub Actions marketplace.
Purpose
Approach
Pre-Merge Checklists
Submitter
yapf
to format python code.Reviewer