PEP fixes
This commit is contained in:
parent
ca3c3685fe
commit
e36b4458bd
|
|
@ -1125,7 +1125,7 @@ class BomItemTest(InvenTreeAPITestCase):
|
||||||
|
|
||||||
def test_bom_item_uses(self):
|
def test_bom_item_uses(self):
|
||||||
"""
|
"""
|
||||||
Tests for the 'uses' field
|
Tests for the 'uses' field
|
||||||
"""
|
"""
|
||||||
|
|
||||||
url = reverse('api-bom-list')
|
url = reverse('api-bom-list')
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue