We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c146a1c commit 234ff0cCopy full SHA for 234ff0c
vulnerabilities/tests/test_view.py
@@ -26,7 +26,6 @@
26
from vulnerabilities.utils import get_purl_version_class
27
from vulnerabilities.views import PackageDetails
28
from vulnerabilities.views import PackageSearch
29
-from vulnerabilities.utils import get_purl_version_class
30
31
BASE_DIR = os.path.dirname(os.path.abspath(__file__))
32
TEST_DIR = os.path.join(BASE_DIR, "test_data/package_sort")
0 commit comments