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

Commit 3567eb3

Browse files
committed
[client] Export channel
1 parent 618e556 commit 3567eb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pycti/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
from .entities.opencti_case_incident import CaseIncident
1616
from .entities.opencti_case_rfi import CaseRfi
1717
from .entities.opencti_case_rft import CaseRft
18+
from .entities.opencti_channel import Channel
1819
from .entities.opencti_course_of_action import CourseOfAction
1920
from .entities.opencti_data_component import DataComponent
2021
from .entities.opencti_data_source import DataSource

0 commit comments

Comments
 (0)