PEP fixes

This commit is contained in:
Oliver 2021-11-15 23:58:34 +11:00
parent ca3c3685fe
commit e36b4458bd

View File

@ -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')