Skip to content

Commit b7461de

Browse files
committed
Fix a typo in import
1 parent 7a27354 commit b7461de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beeai/mcp_server/gateway.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
import gitlab_tools
77
import jira_tools
8-
import loookaside_tools
8+
import lookaside_tools
99

1010

1111
mcp = FastMCP(

0 commit comments

Comments
 (0)