mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 13:05:42 +00:00
PEP fix
This commit is contained in:
@ -22,6 +22,7 @@ class PartViewTestCase(TestCase):
|
||||
def setUp(self):
|
||||
super().setUp()
|
||||
|
||||
|
||||
class PartListTest(PartViewTestCase):
|
||||
|
||||
def test_part_index(self):
|
||||
|
Reference in New Issue
Block a user