Added brief object description

pull/204/head
Sami Mokaddem 2018-03-12 10:25:25 +01:00
parent aa3f3b85f0
commit 81d3532877
1 changed files with 5 additions and 0 deletions

View File

@ -42,6 +42,11 @@ def gen_uuid():
class FeedGenerator:
"""Helper object to create MISP feed.
Configuration taken from the file settings.py"""
def __init__(self):
"""This object can be use to easily create a daily MISP-feed.