From 412b4126d70939903df77a72223012b2c021c511 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Thu, 28 Jul 2016 11:56:25 -0400 Subject: Removed a blank line per isort and a trailing whitespace. --- tests/auth_tests/urls_deprecated.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/auth_tests/urls_deprecated.py b/tests/auth_tests/urls_deprecated.py index 2881e7d9d5..49bb6adb25 100644 --- a/tests/auth_tests/urls_deprecated.py +++ b/tests/auth_tests/urls_deprecated.py @@ -3,7 +3,6 @@ from django.contrib import admin from django.contrib.auth import views from django.contrib.auth.decorators import login_required - # special urls for deprecated function-based views urlpatterns = [ url(r'^login/$', views.login, name='login'), -- cgit v1.3