Fixed all the E203 violations

This commit is contained in:
Alex Gaynor 2013-10-26 18:27:42 -07:00
parent 3351e94ffa
commit b35ff0d920
63 changed files with 541 additions and 541 deletions

View file

@ -19,7 +19,7 @@ ROLES = (
'func',
'lookup',
'meth',
'mod' ,
'mod',
"djadminopt",
"ref",
"setting",