Commit e18fbbd0 by Peter Weidenbach

refernce added

parent d732f06c
from .yara_scan import scan from .yara_scan import scan
from .yara_compile import compile_rules
__all__ = [ __all__ = [
'scan' 'scan',
'compile_rules'
] ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment