8000 black · TheCompuGuru/botbuilder-python@e1b5edc · GitHub
[go: up one dir, main page]

Skip to content

Commit e1b5edc

Browse files
committed
black
1 parent a957bd3 commit e1b5edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/botbuilder-core/tests/teams/test_teams_activity_handler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ async def test_on_teams_messaging_extension_bot_message_send_activity(self):
507507
name="composeExtension/submitAction",
508508
value={
509509
"data": {"key": "value"},
510-
"context": {"theme":"dark"},
510+
"context": {"theme": "dark"},
511511
"commandId": "test_command",
512512
"commandContext": "command_context_test",
513513
"botMessagePreviewAction": "send",

0 commit comments

Comments
 (0)
0