Skip to content

Commit 9dd4991

Browse files
committed
Ref
1 parent a0b45ec commit 9dd4991

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from devhub_cms_mcp.server import main as server_main
22

33
def main():
4-
"""Entry point for the blender-mcp package"""
4+
"""Entry point for the devhub-cms-mcp package"""
55
server_main()
66

77
if __name__ == "__main__":

0 commit comments

Comments
 (0)