mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-23 13:16:30 +00:00
PEP fixes
This commit is contained in:
@@ -207,7 +207,7 @@ class Part(models.Model):
|
|||||||
""" Return True if this part needs to be restocked
|
""" Return True if this part needs to be restocked
|
||||||
(either by purchasing or building).
|
(either by purchasing or building).
|
||||||
|
|
||||||
If the allocated_stock exceeds the total_stock,
|
If the allocated_stock exceeds the total_stock,
|
||||||
then we need to restock.
|
then we need to restock.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user