Skip to content

Commit 5f427a5

Browse files
committed
.
1 parent 78e3702 commit 5f427a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dict_to_schema/README.md

Lines changed: 1 addition & 1 deletion
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).**
56
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)