Update src/registrar/views/report_views.py

Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
This commit is contained in:
zandercymatics 2024-11-19 14:27:22 -07:00 committed by GitHub
parent 121d218a9c
commit dc12efea3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"""