Skip to content

Commit

Permalink
updating init file
Browse files Browse the repository at this point in the history
  • Loading branch information
Jegadeesh-MSFT authored Jan 2, 2025
1 parent 15bbc82 commit ecfe635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/bot-configuration-app-auth/python/bots/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from .bot_commands_menu import TeamsBot
from .bot_configuration_auth import TeamsBot

__all__ = ["TeamsBot"]

0 comments on commit ecfe635

Please sign in to comment.