mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-03 04:00:57 +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