chore(api): fix some linting errors
This commit is contained in:
parent
1e83a91b5e
commit
ec8c18097d
6 changed files with 7 additions and 8 deletions
|
@ -2,7 +2,7 @@ from django.conf import settings
|
|||
from model_bakery import baker
|
||||
from rest_framework.test import APITestCase
|
||||
|
||||
from ...._fixtures import AUDIO_FILENAME, fixture_path
|
||||
from ...._fixtures import AUDIO_FILENAME
|
||||
|
||||
|
||||
class TestFileViewSet(APITestCase):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue