mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-14 02:56:24 +01:00
one and only one empty line at the end of the file
This commit is contained in:
@@ -114,4 +114,4 @@ class OwnershipRecord(models.Model):
|
||||
ordering = ['-created']
|
||||
|
||||
def __str__(self):
|
||||
return "%s: %s on %s" % (self.user, self.character, self.created)
|
||||
return "%s: %s on %s" % (self.user, self.character, self.created)
|
||||
|
||||
Reference in New Issue
Block a user