2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-16 09:46:31 +00:00

PEP fixes

This commit is contained in:
Oliver
2021-07-21 21:24:18 +10:00
parent 85a40ec418
commit 9cf372f633
2 changed files with 1 additions and 2 deletions
InvenTree

@@ -371,7 +371,6 @@ class Part(MPTTModel):
}
}
def get_context_data(self, request, **kwargs):
"""
Return some useful context data about this part for template rendering