2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-23 09:35:30 +00:00

PEP fixes

This commit is contained in:
Oliver
2021-11-10 11:01:12 +11:00
parent 25ce043337
commit 067f12d5eb
-1
View File
@@ -246,7 +246,6 @@ class StockItem(MPTTModel):
self.serial_int = serial_int self.serial_int = serial_int
def save(self, *args, **kwargs): def save(self, *args, **kwargs):
""" """
Save this StockItem to the database. Performs a number of checks: Save this StockItem to the database. Performs a number of checks: