mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
PEP
This commit is contained in:
parent
d5dbc1b072
commit
82fb43e1e3
@ -211,6 +211,8 @@ class Part(models.Model):
|
||||
- IPN (if not null)
|
||||
- Part name
|
||||
- Part variant (if not null)
|
||||
|
||||
Elements are joined by the | character
|
||||
"""
|
||||
|
||||
elements = []
|
||||
|
Loading…
Reference in New Issue
Block a user