Skip to content

Commit 4e7e760

Browse files
author
Samuel Hassine
committed
[client] Update examples
1 parent 0e6d4a2 commit 4e7e760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/import_stix2_file.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
file_to_import = "./test.json"
1414

1515
# Import the bundle
16-
opencti_api_client.stix2.import_bundle_from_file(file_to_import, True)
16+
opencti_api_client.stix2.import_bundle_from_file(file_to_import, True)

0 commit comments

Comments
 (0)