mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 13:05:42 +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
|
||||
(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.
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user