We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e6d4a2 commit 4e7e760Copy full SHA for 4e7e760
examples/import_stix2_file.py
@@ -13,4 +13,4 @@
13
file_to_import = "./test.json"
14
15
# Import the bundle
16
-opencti_api_client.stix2.import_bundle_from_file(file_to_import, True)
+opencti_api_client.stix2.import_bundle_from_file(file_to_import, True)
0 commit comments