2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-06 05:30:56 +00:00

PEP fixes

This commit is contained in:
Oliver Walters
2020-06-04 19:51:43 +10:00
parent 80019a3ed8
commit ca1526405b
2 changed files with 0 additions and 2 deletions

View File

@ -494,7 +494,6 @@ class StockItem(MPTTModel):
# Return the reference to the stock item
return item
# If stock item is incoming, an (optional) ETA field
# expected_arrival = models.DateField(null=True, blank=True)