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

Skip to content

Commit 8224331

Browse files
committed
black updates
1 parent 073cfcb commit 8224331

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/botbuilder-core/botbuilder/core/teams/teams_activity_handler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
from botframework.connector import Channels
2525
from .teams_helper import deserializer_helper, serializer_helper
2626

27+
2728
class TeamsActivityHandler(ActivityHandler):
2829
async def on_turn(self, turn_context: TurnContext):
2930
if turn_context is None:

0 commit comments

Comments
 (0)
0