Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Fatal1ty committed Feb 9, 2022
1 parent ea6597f commit 62af23d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -594,8 +594,8 @@ dictionary = formats.to_dict()
assert DateTimeFormats.from_dict(dictionary) == formats
```

In addition, you can pass a field value as is without changes using `pass_through`
as a value for `serialize` option.
In addition, you can pass a field value as is without changes using
[`pass_through`](#passing-field-values-as-is).

#### `alias` option

Expand Down

0 comments on commit 62af23d

Please sign in to comment.