[Python-modules-commits] [python-social-auth] 04/71: One more coma in use_cases.rst

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Dec 24 15:14:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to tag v0.2.14
in repository python-social-auth.

commit bdd774871a653254ef08f46ea4d0914095ad675a
Author: Jerzy Spendel <jspendel at gmail.com>
Date:   Wed Aug 19 10:04:59 2015 +0200

    One more coma in use_cases.rst
---
 docs/use_cases.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/use_cases.rst b/docs/use_cases.rst
index 38c25ba..bebb60a 100644
--- a/docs/use_cases.rst
+++ b/docs/use_cases.rst
@@ -90,7 +90,7 @@ function, like this::
         'social.pipeline.user.create_user',
         'social.pipeline.social_auth.associate_user',
         'social.pipeline.social_auth.load_extra_data',
-        'social.pipeline.user.user_details'
+        'social.pipeline.user.user_details',
     )
 
 This feature is disabled by default because it's not 100% secure to automate

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-social-auth.git



More information about the Python-modules-commits mailing list