Flake8ify

This commit is contained in:
Sharoon Thomas 2013-09-08 16:44:19 +05:30
parent 3fad53fc8a
commit d0df64f164
1 changed files with 0 additions and 1 deletions

View File

@ -77,7 +77,6 @@ class NereidUser:
return jsonify(user._json())
return super(NereidUser, cls).profile()
def is_project_admin(self):
"""
Returns True if the user is in the website admins list