Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit dc6b355

Browse files
author
Samuel Hassine
committed
[client] Fix documentation on split
1 parent 62128da commit dc6b355

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pycti/connector/opencti_connector_helper.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,6 @@ def send_stix2_bundle(self, bundle, **kwargs) -> list:
489489
:type entities_types: list, optional
490490
:param update: whether to updated data in the database, defaults to False
491491
:type update: bool, optional
492-
:param split: whether to split the stix bundle before processing, defaults to True
493492
:raises ValueError: if the bundle is empty
494493
:return: list of bundles
495494
:rtype: list

0 commit comments

Comments
 (0)