mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 10:35:40 +00:00
Fixed PEP issues
This commit is contained in:
@ -76,6 +76,7 @@ class Part(models.Model):
|
||||
|
||||
return projects
|
||||
|
||||
|
||||
class PartParameterTemplate(models.Model):
|
||||
""" A PartParameterTemplate pre-defines a parameter field,
|
||||
ready to be copied for use with a given Part.
|
||||
|
Reference in New Issue
Block a user