Fix flake8 warnings
This commit is contained in:
parent
2102a89cdc
commit
5e2c40f1a5
1 changed files with 0 additions and 3 deletions
|
@ -1160,9 +1160,6 @@ class HostingBillDetailView(PermissionRequiredMixin, LoginRequiredMixin,
|
||||||
return context
|
return context
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def forbidden_view(request, exception=None, reason=''):
|
def forbidden_view(request, exception=None, reason=''):
|
||||||
"""
|
"""
|
||||||
Handle 403 error
|
Handle 403 error
|
||||||
|
|
Loading…
Reference in a new issue