mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Fixed PEP issues
This commit is contained in:
parent
11b790c3ec
commit
4dc0179484
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user