mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 18:45:40 +00:00
PEP fix
This commit is contained in:
@ -96,6 +96,7 @@ class TemplateTagTest(TestCase):
|
||||
result = inventree_extras.visible_global_settings()
|
||||
self.assertEqual(len(result), 60)
|
||||
|
||||
|
||||
class PartTest(TestCase):
|
||||
""" Tests for the Part model """
|
||||
|
||||
|
Reference in New Issue
Block a user