Code review comment for lp://staging/~fgallina/rnr-server/oauth-cleanup

Revision history for this message
Natalia Bidart (nataliabidart) wrote :

Overall looks good!

I would advice running flakes8 just in case some unwanted imports are left, suggested command is:

flake8 src/ | /bin/grep -v migrations

« Back to merge proposal