Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
srtaalej committed Aug 8, 2024
1 parent a001315 commit 649cf7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions listeners/listener_utils/parse_conversation.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
from typing import Optional, List
from slack_sdk.web.slack_response import SlackResponse


# Parses a conversation history, excluding messages from the bot,
# and formats it as a string with user IDs and their messages.
# Used in `app_mentioned_callback`, `dm_sent_callback`,
Expand Down

0 comments on commit 649cf7d

Please sign in to comment.