From 7722e2cb93014c6e9c2c59f8939029084995ff79 Mon Sep 17 00:00:00 2001 From: chrisr3d Date: Thu, 9 Jan 2020 15:28:33 +0100 Subject: [PATCH] fix: Fixed typo on function import --- misp_modules/lib/vt_graph_parser/importers/base.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misp_modules/lib/vt_graph_parser/importers/base.py b/misp_modules/lib/vt_graph_parser/importers/base.py index cdea8b6..3cd0192 100644 --- a/misp_modules/lib/vt_graph_parser/importers/base.py +++ b/misp_modules/lib/vt_graph_parser/importers/base.py @@ -5,7 +5,7 @@ This module provides a common method to import graph from misp attributes. import vt_graph_api -from lib.vt_graph_parser.helpers.rules import MispEventRule +from lib.vt_graph_parser.helpers.rules import MispEventInitialRule def import_misp_graph(