mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 07:19:25 +02:00
Blacked the code
This commit is contained in:
parent
b6fc0051fa
commit
62ca3bd736
279 changed files with 8861 additions and 9527 deletions
|
@ -2,4 +2,4 @@ from rest_framework import parsers
|
|||
|
||||
|
||||
class ActivityParser(parsers.JSONParser):
|
||||
media_type = 'application/activity+json'
|
||||
media_type = "application/activity+json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue