mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 19:15:41 +00:00
style fix
This commit is contained in:
@ -130,6 +130,7 @@ class PartTest(TestCase):
|
||||
self.assertEqual(float(self.r1.get_internal_price(1)), 0.08)
|
||||
self.assertEqual(float(self.r1.get_internal_price(10)), 0.5)
|
||||
|
||||
|
||||
class TestTemplateTest(TestCase):
|
||||
|
||||
fixtures = [
|
||||
|
Reference in New Issue
Block a user