2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 20:45:44 +00:00

PEP style fixes

This commit is contained in:
Oliver Walters
2020-04-21 22:37:35 +10:00
parent b75c343236
commit 09ccd6c5e2
4 changed files with 5 additions and 6 deletions

View File

@ -90,7 +90,6 @@ class EditSalesOrderForm(HelperForm):
]
class EditPurchaseOrderAttachmentForm(HelperForm):
""" Form for editing a PurchaseOrderAttachment object """