remove a trailing empty line

This commit is contained in:
Andreas Zweili 2019-07-19 16:33:27 +02:00
parent 27728da0d5
commit 6bc7f7d560
1 changed files with 0 additions and 1 deletions

View File

@ -21,4 +21,3 @@ class Software(models.Model):
def __str__(self):
return self.name