Add trailing LF to text files
This commit is contained in:
parent
1edc96841b
commit
b7da8b575a
175 changed files with 175 additions and 175 deletions
|
@ -20,4 +20,4 @@ class Notification(Base):
|
|||
super().__init__(*args, **kwargs)
|
||||
|
||||
def __repr__(self):
|
||||
return f"<Notification(id={self.id})>"
|
||||
return f"<Notification(id={self.id})>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue