Skip to content

Commit

Permalink
PEP8.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsocol committed Mar 24, 2013
1 parent 90043f0 commit 9cf4fa4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion adminplus/sites.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ def decorator(fn):
return fn
return decorator


def get_urls(self):
"""Add our custom views to the admin urlconf."""
urls = super(AdminPlusMixin, self).get_urls()
Expand Down

0 comments on commit 9cf4fa4

Please sign in to comment.