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

Commit cd37919

Browse files
committed
format with black
1 parent b1a7de0 commit cd37919

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pycti/entities/opencti_stix_cyber_observable.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ def list(self, **kwargs):
4848
with_pagination = kwargs.get("withPagination", False)
4949
with_files = kwargs.get("withFiles", False)
5050

51-
5251
self.opencti.app_logger.info(
5352
"Listing StixCyberObservables with filters",
5453
{"filters": json.dumps(filters)},

0 commit comments

Comments
 (0)