mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
PEP fixes
This commit is contained in:
parent
38100520df
commit
194a0962f3
@ -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.
|
||||
"""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user