Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update message setting #1506

Merged
merged 7 commits into from
Feb 7, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
pre commit fix
  • Loading branch information
Wendong-Fan committed Jan 26, 2025
commit b366cb040462f7d3b4f6b7773ac1643cbf2859a1
1 change: 0 additions & 1 deletion test/bots/test_telegram_bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

from camel.agents import ChatAgent
from camel.bots.telegram_bot import TelegramBot
from camel.messages import BaseMessage


class TestTelegramBot(unittest.TestCase):
Expand Down
Loading