We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7e0089 commit 5335855Copy full SHA for 5335855
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