Add trailing LF to text files
This commit is contained in:
parent
1edc96841b
commit
b7da8b575a
175 changed files with 175 additions and 175 deletions
|
@ -21,4 +21,4 @@ class Mod(Base):
|
|||
@property
|
||||
@lazy
|
||||
def created_datetime(self):
|
||||
return str(time.strftime("%d/%B/%Y %H:%M:%S UTC", time.gmtime(self.created_utc)))
|
||||
return str(time.strftime("%d/%B/%Y %H:%M:%S UTC", time.gmtime(self.created_utc)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue