This repository has been archived by the owner on Mar 1, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use linters for static analysis of Python code (#6)
To help identify common Python mistakes, run pylint and flake8 on all Python source code. This will help ensure a baseline level of quality for all Python code in this repository.
- Loading branch information