mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-12 11:29:36 -06:00
PEP8 fix
This commit is contained in:
parent
ee2bfa7b95
commit
91cb060729
@ -637,6 +637,7 @@ class ReportView(ContentTypePermissionRequiredMixin, View):
|
||||
'form': form,
|
||||
})
|
||||
|
||||
|
||||
class ReportResultView(ContentTypePermissionRequiredMixin, View):
|
||||
"""
|
||||
Display a JobResult pertaining to the execution of a Report.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user