misp-modules/misp_modules/lib/__init__.py

4 lines
77 B
Python
Raw Normal View History

2020-01-10 10:31:52 +01:00
from .vt_graph_parser import * # noqa
all = ['joe_parser', 'lastline_api']