mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
PEP fixes
This commit is contained in:
parent
327682b719
commit
b3ca6a6ca7
@ -281,6 +281,7 @@ class StockItemTestResultEdit(AjaxUpdateView):
|
||||
|
||||
return form
|
||||
|
||||
|
||||
class StockItemTestResultDelete(AjaxDeleteView):
|
||||
"""
|
||||
View for deleting a StockItemTestResult
|
||||
|
Loading…
Reference in New Issue
Block a user