index
:
sailfish-devel-mcp.git
master
Unnamed repository; edit this file 'description' to name the repository.
Andrew Branson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sailfish_devel_mcp
/
__main__.py
blob: c5795c5483f2145f305c5ee1ee07d39018d57089 (
plain
)
1
2
3
4
5
6
from .server import main if __name__ == "__main__": main()