[Python-modules-commits] [python-social-auth] 126/131: fix comment word

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Dec 24 15:17:11 UTC 2016


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

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

commit c3fc520397943a7f66b8b1607b5db8044d14b2b8
Author: alexpantyukhin <apantykhin at gmail.com>
Date:   Sun Aug 7 19:17:51 2016 +0400

    fix comment word
---
 social/apps/flask_app/peewee/models.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/social/apps/flask_app/peewee/models.py b/social/apps/flask_app/peewee/models.py
index 3d0a850..497e9a5 100644
--- a/social/apps/flask_app/peewee/models.py
+++ b/social/apps/flask_app/peewee/models.py
@@ -1,4 +1,4 @@
-"""Flask SQLAlchemy ORM models for Social Auth"""
+"""Flask Peewee ORM models for Social Auth"""
 from peewee import Model, ForeignKeyField, Proxy
 
 from social.utils import setting_name, module_member

-- 
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