Skip to content

Commit 7471b60

Browse files
PEP fix
1 parent a3c0059 commit 7471b60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_order.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,7 @@ def test_invalid_list(self):
427427
self.assertEqual(len(results), 1)
428428
self.assertEqual(results[0].pk, po.pk)
429429

430+
430431
class SOTest(InvenTreeTestCase):
431432
"""
432433
Unit test for SalesOrder

0 commit comments

Comments
 (0)