mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-23 11:55:54 +00:00
PEP fixes
This commit is contained in:
@@ -501,7 +501,6 @@ class StockItem(MPTTModel):
|
||||
|
||||
return self.expiry_date < expiry_date
|
||||
|
||||
|
||||
def is_expired(self):
|
||||
"""
|
||||
Returns True if this StockItem is "expired".
|
||||
|
Reference in New Issue
Block a user