mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 12:06:44 +00:00
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…
x
Reference in New Issue
Block a user