Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes flake8 complaints: ``` ./setup.py:27:29: E261 at least two spaces before inline comment ./setup.py:29:6: E111 indentation is not a multiple of 4 ./setup.py:29:6: E117 over-indented ```
- Loading branch information