mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 11:05:41 +00:00
PEP fixes
This commit is contained in:
@ -201,7 +201,6 @@ class BuildOutputCompleteTest(BuildAPITest):
|
|||||||
expected_code=201,
|
expected_code=201,
|
||||||
)
|
)
|
||||||
|
|
||||||
# Accept unfinished
|
|
||||||
self.build.refresh_from_db()
|
self.build.refresh_from_db()
|
||||||
|
|
||||||
# Build should have been marked as complete
|
# Build should have been marked as complete
|
||||||
|
Reference in New Issue
Block a user