Fix docs
parent
740debe7dd
commit
c98abb18f5
|
@ -191,7 +191,7 @@ class _STIXBase(collections.Mapping):
|
||||||
**kwargs: The arguments for a json.dumps() call.
|
**kwargs: The arguments for a json.dumps() call.
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
dict: The serialized JSON object.
|
str: The serialized JSON object.
|
||||||
|
|
||||||
Note:
|
Note:
|
||||||
The argument ``pretty=True`` will output the STIX object following
|
The argument ``pretty=True`` will output the STIX object following
|
||||||
|
|
Loading…
Reference in New Issue