mirror of
https://github.com/inventree/InvenTree.git
synced 2025-09-15 23:21:32 +00:00
PEP fixes
This commit is contained in:
@@ -949,7 +949,7 @@ class StockItemAttachment(InvenTreeAttachment):
|
||||
StockItem,
|
||||
on_delete=models.CASCADE,
|
||||
related_name='attachments'
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
class StockItemTracking(models.Model):
|
||||
|
Reference in New Issue
Block a user