Update cognee-mcp/mcpcognee/__main__.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
1ec24ee407
commit
74547e0cce
1 changed files with 2 additions and 1 deletions
|
|
@ -1,3 +1,4 @@
|
|||
from mcpcognee import main
|
||||
import asyncio
|
||||
|
||||
main()
|
||||
asyncio.run(main())
|
||||
Loading…
Add table
Reference in a new issue