Skip to content

Commit 1dc0eba

Browse files
authored
Update README.md
1 parent fc00662 commit 1dc0eba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,6 @@ class CustomModel(BaseModel):
455455

456456
```
457457
In the example above we have decided to make a global base model which:
458-
- uses [orjson](https://github.com/ijl/orjson) to serialize data
459458
- drops microseconds to 0 in all date formats
460459
- serializes all datetime fields to standard format with explicit timezone
461460
### 9. Docs

0 commit comments

Comments
 (0)