Skip to content

Commit 5aebf5d

Browse files
author
RMGS\amro.sami
committed
fix indentaion
1 parent 49df3e1 commit 5aebf5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_outbound.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ def test_completed(self, fake, message_id):
100100

101101
valid_keys = ['ids']
102102

103-
ids_str = ""
103+
ids_str = ""
104104
for idx, arg in enumerate(ids):
105105
if idx == len(ids) - 1:
106106
ids_str += str(arg)

0 commit comments

Comments
 (0)