Code2MCP-esm / esm /source /pyproject.toml
kabudadada
Add esm folder and minimal app
e76b79a
[tool.black]
line-length = 99
exclude = '''
/(
\.git
| __pycache__
| build
| dist
| experimental
| third_party
)/
'''