Skip to content

Commit

Permalink
Merge pull request #116 from JacobCoffee/patch-1
Browse files Browse the repository at this point in the history
fix(docs): update link to msgpsec
  • Loading branch information
DanCardin committed May 15, 2024
2 parents ee024c2 + 572f745 commit 58e207c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/class_compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ be supported with relatively little effort. Today Cappa ships with adapters for:
- [dataclasses](https://docs.python.org/3/library/dataclasses.html),
- [Pydantic](https://pydantic-docs.helpmanual.io/) (v1/v2)
- [attrs](https://www.attrs.org)
- [msgspec](jcristharif.com/msgspec)
- [msgspec](https://jcristharif.com/msgspec/)

Additionally the `default` and/or `default_factory` options defined by each of
the above libraries is used to infer CLI defaults.
Expand Down

0 comments on commit 58e207c

Please sign in to comment.