Merge pull request #11 from SchrodingersGat/master

Fixed PEP issues
This commit is contained in:
Oliver 2017-03-29 15:12:43 +11:00 committed by GitHub
commit 38988927b6
2 changed files with 3 additions and 2 deletions

View File

@ -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.