We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15bbc82 commit ecfe635Copy full SHA for ecfe635
samples/bot-configuration-app-auth/python/bots/__init__.py
@@ -1,3 +1,3 @@
1
-from .bot_commands_menu import TeamsBot
+from .bot_configuration_auth import TeamsBot
2
3
__all__ = ["TeamsBot"]
0 commit comments