Skip to content

Commit 8f113c7

Browse files
committed
.
1 parent 5f427a5 commit 8f113c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/dict_to_schema/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
This example demonstrates how to automatically convert Python dictionary literals into Pydantic models. The codemod makes this process simple by handling all the tedious manual updates automatically.
44

5-
> **💡 View example transformations created by this codemod on the `modal-labs/modal-client` repository [here](https://www.codegen.sh/codemod/6b5f2dfa-948a-4953-b283-9bd4b8545632/public/diff).**
6-
5+
> [!NOTE]
6+
> View example transformations created by this codemod on the `modal-labs/modal-client` repository [here](https://www.codegen.sh/codemod/6b5f2dfa-948a-4953-b283-9bd4b8545632/public/diff).
77
88
## How the Conversion Script Works
99

0 commit comments

Comments
 (0)