mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-02-16 23:14:54 +01:00
Will check all pull requests in the project to make sure they don't violate PEP 8 style (except the E501 for long lines because I think it makes code hard to read).
3 lines
23 B
INI
3 lines
23 B
INI
[flake8]
|
|
ignore = E501
|