Closed NoemiNahomy closed 1 year ago
For now, I'm not pro automatic code formatting on this project. As first step we can try to align on backend code quality standard: https://github.com/osm-fr/osmose-backend/blob/master/pylama.ini#L3
Done, as well as isort, flak8, and soon mypy.
I propose to use black to format python code and and add this library to requirements. What do you think ?