Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PythonFZ authored Oct 3, 2024
1 parent a62f811 commit d3bcded
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ pip install znfields

## Example

The `znfields.field` supports all arguments from `dataclasses.field` with the additional `getter` argument.

```python
import dataclasses
import znfields
Expand Down

0 comments on commit d3bcded

Please sign in to comment.