Skip to content

Commit 081a245

Browse files
committed
Fix code style
Signed-off-by: ziad hany <ziadhany2016@gmail.com>
1 parent 8c368b6 commit 081a245

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vulnerabilities/importers/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
elixir_security_importer as elixir_security_importer_v2,
5555
)
5656
from vulnerabilities.pipelines.v2_importers import epss_importer_v2
57-
from vulnerabilities.pipelines.v2_importers import gentoo_importer as gentoo_importer_v2
5857
from vulnerabilities.pipelines.v2_importers import fireeye_importer_v2
58+
from vulnerabilities.pipelines.v2_importers import gentoo_importer as gentoo_importer_v2
5959
from vulnerabilities.pipelines.v2_importers import github_osv_importer as github_osv_importer_v2
6060
from vulnerabilities.pipelines.v2_importers import gitlab_importer as gitlab_importer_v2
6161
from vulnerabilities.pipelines.v2_importers import istio_importer as istio_importer_v2

0 commit comments

Comments
 (0)