mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-10 05:40:55 +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