Skip to content

Commit a7ac8c4

Browse files
authored
fix table format
1 parent cb9c1a3 commit a7ac8c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ cmd = "python bin/measure_mcp_tool_list.py"
173173
### Annotations
174174

175175
| Constant | Description | FastMCP Default |
176-
|----------|-------------|-----------------|
176+
| -------- | ----------- | --------------- |
177177
| `READ_ONLY_HINT` | Tool only reads data | `False` |
178178
| `DESTRUCTIVE_HINT` | Tool modifies/deletes data | `True` |
179179
| `IDEMPOTENT_HINT` | Repeated calls have same effect | `False` |

0 commit comments

Comments
 (0)