space removed between lines

This commit is contained in:
mariuccio 2016-07-07 15:45:56 +02:00
parent 67b243d189
commit 243b57c70e

View file

@ -313,7 +313,6 @@ class FormEntry(models.Model):
def __str__(self):
return self.__unicode__()
def get_absolute_url(self):
"""
Absolute URL, which goes to the dashboard workspace page.