Skip to content

Commit 14778b4

Browse files
authored
Convert bold title to heading
1 parent cc0438d commit 14778b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ async with await client.create_session(
349349

350350
> **Note:** When using `from __future__ import annotations`, define Pydantic models at module level (not inside functions).
351351
352-
**Low-level API (without Pydantic):**
352+
#### Low-level API (without Pydantic)
353353

354354
For users who prefer manual schema definition:
355355

0 commit comments

Comments
 (0)