Skip to content

Commit

Permalink
PEP fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SchrodingersGat committed Oct 16, 2024
1 parent a3c0059 commit 7471b60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_order.py
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,7 @@ def test_invalid_list(self):
self.assertEqual(len(results), 1)
self.assertEqual(results[0].pk, po.pk)


class SOTest(InvenTreeTestCase):
"""
Unit test for SalesOrder
Expand Down

0 comments on commit 7471b60

Please sign in to comment.