mirror of
https://github.com/inventree/InvenTree.git
synced 2026-02-08 16:09:10 -06: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