2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 10:35:40 +00:00

style fixes

This commit is contained in:
2021-06-27 14:26:51 +02:00
parent 4f726931a6
commit e4a9d56ba0
2 changed files with 2 additions and 2 deletions

View File

@ -2498,7 +2498,7 @@ class BomItem(models.Model):
return required
@property
def price_range(self, internal = False):
def price_range(self, internal=False):
""" Return the price-range for this BOM item. """
# get internal price setting