mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
PEP style fixes
This commit is contained in:
parent
6a534e0322
commit
bd81eba380
@ -1413,7 +1413,6 @@ class Part(MPTTModel):
|
||||
|
||||
return parts
|
||||
|
||||
|
||||
def get_used_in_filter(self, include_inherited=True):
|
||||
"""
|
||||
Return a query filter for all parts that this part is used in.
|
||||
|
Loading…
Reference in New Issue
Block a user