mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-20 05:46:34 +00:00
PEP fixes
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user