PEP fixes

This commit is contained in:
Oliver Walters 2019-05-13 21:42:05 +10:00
parent 2408318eae
commit 00f7ece6b4
2 changed files with 1 additions and 2 deletions

View File

@ -235,7 +235,6 @@ class PartDuplicate(AjaxCreateView):
return initials
class PartCreate(AjaxCreateView):
""" View for creating a new Part object.