Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Troupel authored and tino097 committed Nov 29, 2018
1 parent 27f2ab3 commit 02ea503
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ckan/views/__init__.py
Expand Up @@ -103,7 +103,6 @@ def identify_user():
break
except AttributeError:
continue


# We haven't identified the user so try the default methods
if not getattr(g, u'user', None):
Expand Down

0 comments on commit 02ea503

Please sign in to comment.