stix2.0
Emmanuelle Vargas-Gonzalez 2018-03-16 14:26:41 -04:00
parent 740debe7dd
commit c98abb18f5
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ class _STIXBase(collections.Mapping):
**kwargs: The arguments for a json.dumps() call.
Returns:
dict: The serialized JSON object.
str: The serialized JSON object.
Note:
The argument ``pretty=True`` will output the STIX object following