mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
PEP fix
This commit is contained in:
parent
33e3385830
commit
2261e7a615
@ -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 """
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user