Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
k1e1n04 committed May 3, 2024
1 parent 4864d89 commit 4d08cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/slack_sdk/models/test_blocks.py
Original file line number Diff line number Diff line change
Expand Up @@ -1105,7 +1105,7 @@ def test_elements_are_parsed(self):
"elements": [
{"type": "rich_text_section", "elements": [{"type": "text", "text": "a"}]},
],
}
},
],
}
block = RichTextBlock(**dict_block)
Expand Down

0 comments on commit 4d08cd1

Please sign in to comment.