mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 19:45:46 +00:00
PEP fixes
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user