mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
PEP fix
This commit is contained in:
parent
a6703df3c7
commit
9658f47e93
@ -102,7 +102,6 @@ class BarcodeAPITest(APITestCase):
|
||||
|
||||
self.assertEqual(response.data['part'], 'Part does not exist')
|
||||
|
||||
|
||||
def test_find_stock_item(self):
|
||||
"""
|
||||
Test that we can lookup a stock item based on ID
|
||||
|
Loading…
Reference in New Issue
Block a user