Whitespace cleaned

pull/3/head
grolinet 2015-10-06 16:57:28 +02:00
parent c9fd4c11cb
commit eadc7ec1b5
1 changed files with 1 additions and 1 deletions

View File

@ -381,7 +381,7 @@ class PyMISP(object):
mutex = '\\BaseNamedObjects\\{}'.format(mutex)
attributes.append(self._prepare_full_attribute(category, 'mutex', mutex, to_ids, comment, distribution))
return self._send_attributes(event, attributes)
# ##### Network attributes #####
def add_ipdst(self, event, ipdst, category='Network activity', to_ids=True, comment=None, distribution=None):