mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +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):
|
||||
"""
|
||||
Tests for the 'uses' field
|
||||
Tests for the 'uses' field
|
||||
"""
|
||||
|
||||
url = reverse('api-bom-list')
|
||||
|
Loading…
Reference in New Issue
Block a user