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

Commit 54b21d8

Browse files
committed
[client] fix format
1 parent d43642f commit 54b21d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pycti/api/opencti_api_pir.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ def delete_pir_dependency(self, **kwargs):
3434
"id": id,
3535
"input": input,
3636
},
37-
)
37+
)

0 commit comments

Comments
 (0)