Blacked the code
This commit is contained in:
parent
b6fc0051fa
commit
62ca3bd736
279 changed files with 8890 additions and 9556 deletions
|
|
@ -12,4 +12,4 @@ class TrackFavorite(factory.django.DjangoModelFactory):
|
|||
user = factory.SubFactory(UserFactory)
|
||||
|
||||
class Meta:
|
||||
model = 'favorites.TrackFavorite'
|
||||
model = "favorites.TrackFavorite"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue