Reformat code

This commit is contained in:
JRoot Junior 2026-02-10 23:37:43 +02:00
parent 06bdae69c2
commit 8d6cc71939
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2

View file

@ -1056,8 +1056,7 @@ class TestMessage:
def test_chat_owner_left_no_successor(self):
assert (
TEST_MESSAGE_CHAT_OWNER_LEFT_NO_SUCCESSOR.content_type
== ContentType.CHAT_OWNER_LEFT
TEST_MESSAGE_CHAT_OWNER_LEFT_NO_SUCCESSOR.content_type == ContentType.CHAT_OWNER_LEFT
)
def test_as_reply_parameters(self):