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

Commit 5abe76c

Browse files
committed
[client-python] black
1 parent 95cbddb commit 5abe76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pycti/utils/opencti_stix2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -941,7 +941,7 @@ def get_internal_helper(self):
941941
"workspace": self.opencti.workspace,
942942
"publicdashboard": self.opencti.public_dashboard,
943943
"notification": self.opencti.notification,
944-
"internalfile": self.opencti.internal_file
944+
"internalfile": self.opencti.internal_file,
945945
}
946946

947947
def generate_standard_id_from_stix(self, data):

0 commit comments

Comments
 (0)