chg: Add comment in microblog object

pull/580/head
Raphaël Vinot 2020-05-12 22:34:25 +02:00
parent 5df58406ef
commit b214c7d4c1
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# NOTE: Reference on how this module is used: https://vvx7.io/posts/2020/05/misp-slack-bot/
from .abstractgenerator import AbstractMISPObjectGenerator
import logging