EpistasisLab / EpistasisLab/Aliro
conform to PEP 8
Open
- Dominant language
- JavaScript
- Stars
- 238
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
We should make an effort to conform to PEP 8 style guidelines for Python:
https://www.python.org/dev/peps/pep-0008/
Including:
- [x] 4 spaces per indentation level
- [ ] limit all lines to a maximum of 79 characters
- [ ] blank lines at top-level function and class defs
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.