Skip to content

Commit

Permalink
PEP-8
Browse files Browse the repository at this point in the history
  • Loading branch information
gllmc committed Feb 5, 2017
1 parent a5681ae commit fbc31e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zds/member/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
from zds.member.views import MemberList, MemberDetail, UpdateMember, UpdateAvatarMember, UpdatePasswordMember, \
UpdateUsernameEmailMember, RegisterView, SendValidationEmailView, modify_karma, \
modify_profile, settings_mini_profile, member_from_ip, tutorials, articles, settings_promote, login_view, \
logout_view, forgot_password, new_password, activate_account, generate_token_account, unregister, warning_unregister, \
sanctions_history
logout_view, forgot_password, new_password, activate_account, generate_token_account, unregister, \
warning_unregister, sanctions_history

urlpatterns = [
# list
Expand Down

0 comments on commit fbc31e4

Please sign in to comment.