Fix the __init__ import

pull/149/head
Alexandre Dulaunoy 2018-01-08 20:31:26 +01:00
parent 85f1a9bd91
commit 5c4df3075e
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
2 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
__all__ = ['testexport','cef_export','liteexport','threat_connect_export','pdfexport','threatStream_misp_export.py']
__all__ = ['testexport','cef_export','liteexport','threat_connect_export','pdfexport','threatStream_misp_export']

View File