mirror of https://github.com/MISP/misp-modules
fix: typo
parent
f5452055f6
commit
35c438e6ee
|
@ -4,4 +4,4 @@ This modules provides functions and attributes to help MISP importers.
|
|||
"""
|
||||
|
||||
|
||||
all = ["parsers", "rules", "wrappers"]
|
||||
__all__ = ["parsers", "rules", "wrappers"]
|
||||
|
|
Loading…
Reference in New Issue