Would you like some PEPper with that?

This commit is contained in:
Oliver Walters 2021-02-06 17:58:21 +11:00
parent 30d95e1511
commit ef31727ec9

View File

@ -180,7 +180,6 @@ class StockItemTestReportPrint(generics.RetrieveAPIView, StockItemReportMixin):
else:
outputs.append(report.render(request))
if debug_mode:
"""
Contatenate all rendered templates into a single HTML string,