mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 12:05:53 +00:00
Would you like some PEPper with that?
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user