Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 6734337

Browse files
committed
Lint
1 parent b84afb1 commit 6734337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/rest/client/test_identity.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,4 @@ def test_3pid_bulk_lookup_enabled(self) -> None:
165165
post_json.assert_called_once_with(
166166
"https://testis/_matrix/identity/api/v1/bulk_lookup",
167167
{"threepids": [["email", "[email protected]"], ["email", "[email protected]"]]},
168-
)
168+
)

0 commit comments

Comments
 (0)