Skip to content

Commit

Permalink
Fix : Make valid command applied
Browse files Browse the repository at this point in the history
Signed-off-by: Rishi Garg <[email protected]>
  • Loading branch information
Rishi-garg03 committed Jan 26, 2025
1 parent c146a1c commit 234ff0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vulnerabilities/tests/test_view.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
from vulnerabilities.utils import get_purl_version_class
from vulnerabilities.views import PackageDetails
from vulnerabilities.views import PackageSearch
from vulnerabilities.utils import get_purl_version_class

BASE_DIR = os.path.dirname(os.path.abspath(__file__))
TEST_DIR = os.path.join(BASE_DIR, "test_data/package_sort")
Expand Down

0 comments on commit 234ff0c

Please sign in to comment.