mirror of
https://github.com/Fluffy-Bean/website.git
synced 2025-05-29 14:53:16 +00:00
style: format code with Prettier
This commit fixes the style issues introduced in 8c02e38
according to the output
from Prettier.
Details: None
This commit is contained in:
parent
8c02e380d0
commit
bfb109ad15
2 changed files with 5 additions and 4 deletions
|
@ -107,4 +107,4 @@ class Article(models.Model):
|
|||
|
||||
def __str__(self):
|
||||
return self.title
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue