From 91f3414cfe1909c9da6a783f25404b410f13ccd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Tue, 22 Jan 2019 14:06:03 +0100 Subject: [PATCH] fix: Documentation error fix #278 --- pymisp/api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pymisp/api.py b/pymisp/api.py index 7d45c5a..ac44a0c 100644 --- a/pymisp/api.py +++ b/pymisp/api.py @@ -1496,7 +1496,7 @@ class PyMISP(object): :type element_id: int :param scope: could be attribute or event :return: A json list of sighting corresponding to the search - :rtype: list + :rtype: dict :Example: