mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 07:09:11 +02:00
Update CLAUDE.md
This commit is contained in:
parent
987dd85826
commit
84ca1b0f09
1 changed files with 2 additions and 1 deletions
|
|
@ -32,4 +32,5 @@ async with Client(transport=StreamableHttpTransport(server_url)) as client:
|
|||
## Development Workflow
|
||||
|
||||
- You must always run pre-commit if you open a PR, because it is run as part of a required check.
|
||||
- When opening PRs, apply labels appropriately for bugs/breaking changes/enhancements/features. Generally, improvements are enhancements (not features) unless told otherwise.
|
||||
- When opening PRs, apply labels appropriately for bugs/breaking changes/enhancements/features. Generally, improvements are enhancements (not features) unless told otherwise.
|
||||
- NEVER modify files in docs/python-sdk/**, as they are auto-generated.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue