mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
PEP fixes
This commit is contained in:
parent
25ce043337
commit
067f12d5eb
@ -246,7 +246,6 @@ class StockItem(MPTTModel):
|
||||
|
||||
self.serial_int = serial_int
|
||||
|
||||
|
||||
def save(self, *args, **kwargs):
|
||||
"""
|
||||
Save this StockItem to the database. Performs a number of checks:
|
||||
|
Loading…
Reference in New Issue
Block a user