Open rob-3 opened 3 years ago
Why not autopep8 instead
What do we use on the backend? I'm fine with whatever tool but we should be consistent across our projects to make it easier for newcomers to jump between different teams.
flake8 for linting, but no formatter is used.
Why not autopep8 instead