misp-modules/misp_modules/lib/__init__.py

4 lines
77 B
Python

from .vt_graph_parser import * # noqa
all = ['joe_parser', 'lastline_api']