From b35ff0d9208c426cc0f67c65d724972974734f57 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sat, 26 Oct 2013 18:27:42 -0700 Subject: Fixed all the E203 violations --- docs/_ext/literals_to_xrefs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_ext') diff --git a/docs/_ext/literals_to_xrefs.py b/docs/_ext/literals_to_xrefs.py index d1131fc375..6c12ea43f3 100644 --- a/docs/_ext/literals_to_xrefs.py +++ b/docs/_ext/literals_to_xrefs.py @@ -19,7 +19,7 @@ ROLES = ( 'func', 'lookup', 'meth', - 'mod' , + 'mod', "djadminopt", "ref", "setting", -- cgit v1.3