mirror of
https://github.com/inventree/InvenTree.git
synced 2025-11-04 23:25:42 +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