online-judge
online-judge copied to clipboard
Autoformat all code with Black
black . --line-length 120 --skip-string-normalization --exclude 'judge/migrations/*'
Once this is ready, a pyproject.toml should be added so running black uses the appropriate settings.
Super stale, closing.