mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
Update src/registrar/views/report_views.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
This commit is contained in:
parent
121d218a9c
commit
dc12efea3b
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ class ExportDataTypeUser(View):
|
|||
|
||||
|
||||
class ExportMembersPortfolio(View):
|
||||
"""Returns a a members report for a given portfolio"""
|
||||
"""Returns a members report for a given portfolio"""
|
||||
|
||||
def get(self, request, *args, **kwargs):
|
||||
"""Returns the members report"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue