make master pep8-ready again
This commit is contained in:
@@ -10,4 +10,4 @@ urlpatterns = [
|
||||
path('jobs/<str:slug>', views.jobs_view),
|
||||
path('job/<str:slug>', views.job_view),
|
||||
path('member/<str:member_name>', views.profile_view, name="member"),
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user