We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e0089 commit 5335855Copy full SHA for 5335855
1 file changed
slack_bolt/agent/__init__.py
@@ -1,4 +1,4 @@
1
-from slack_bolt.agent.agent import BoltAgent
+from .agent import BoltAgent
2
3
__all__ = [
4
"BoltAgent",
0 commit comments