mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-14 02:27:02 +01:00
Alan Orth
64d7f1a3b2
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
|