InseeFrLab / InseeFrLab/Macronometrics
Use black or autopep8 formatting on the whole repo
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The repo does not follow every pep8 guidelines such as:
- Surround top-level function and class definitions with two blank lines.
- Use proper indentation everywhere. Some is 2 spaces some is tab...
if you use: https://github.com/psf/black
It should solve the problem
Contributor guide
Assessment
This issue has not been assessed yet.