mirror of https://github.com/MISP/PyMISP
fix: Documentation error fix #278
parent
4fef159a82
commit
91f3414cfe
|
@ -1496,7 +1496,7 @@ class PyMISP(object):
|
||||||
:type element_id: int
|
:type element_id: int
|
||||||
:param scope: could be attribute or event
|
:param scope: could be attribute or event
|
||||||
:return: A json list of sighting corresponding to the search
|
:return: A json list of sighting corresponding to the search
|
||||||
:rtype: list
|
:rtype: dict
|
||||||
|
|
||||||
:Example:
|
:Example:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue