PEP fixes
This commit is contained in:
parent
26dd9c10a4
commit
4fe6562d29
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue