Skip to content

Commit 221e66c

Browse files
Style fixes
1 parent 2d35cf2 commit 221e66c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

inventree/build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ def getLines(self, **kwargs):
5454
""" Return the build line items associated with this build order """
5555
return BuildLine.list(self._api, build=self.pk, **kwargs)
5656

57+
5758
class BuildLine(
5859
inventree.base.InventreeObject,
5960
):

0 commit comments

Comments
 (0)