MISP-maltego/src/MISP_maltego/resources/__init__.py

5 lines
38 B
Python
Raw Normal View History

__all__ = [
'etc',
'images'
]