mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
PEP fixes
This commit is contained in:
parent
26dd9c10a4
commit
4fe6562d29
@ -258,7 +258,6 @@ class SalesOrderTest(OrderTest):
|
|||||||
|
|
||||||
self.get(url)
|
self.get(url)
|
||||||
|
|
||||||
|
|
||||||
def test_so_operations(self):
|
def test_so_operations(self):
|
||||||
"""
|
"""
|
||||||
Test that we can create / edit and delete a SalesOrder via the API
|
Test that we can create / edit and delete a SalesOrder via the API
|
||||||
|
Loading…
Reference in New Issue
Block a user