PEP fixes

This commit is contained in:
Oliver 2021-06-22 16:43:49 +10:00
parent 26dd9c10a4
commit 4fe6562d29

View File

@ -258,7 +258,6 @@ class SalesOrderTest(OrderTest):
self.get(url)
def test_so_operations(self):
"""
Test that we can create / edit and delete a SalesOrder via the API