Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
yolile committed Apr 18, 2024
1 parent 33f3219 commit 68832cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_views.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
from rest_framework.test import APITestCase

from core import settings
from process.models import Collection, CompiledRelease
from tests.fixtures import collection

base_url = f"/api/{settings.API_VERSION}/collections/"

Expand Down

0 comments on commit 68832cb

Please sign in to comment.