mirror of
https://github.com/vinta/awesome-python.git
synced 2026-01-25 15:38:43 +00:00
Ensure consistency by adding missing period in README
Added a missing period at the end of a specific line in the README to maintain consistency with similar lines. All other lines of this type included a period, and this correction ensures uniform formatting and readability.
This commit is contained in:
parent
2252650cfd
commit
cd9811c316
@ -917,7 +917,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||
|
||||
## Serialization
|
||||
|
||||
*Libraries for serializing complex data types*
|
||||
*Libraries for serializing complex data types.*
|
||||
|
||||
* [marshmallow](https://github.com/marshmallow-code/marshmallow) - A lightweight library for converting complex objects to and from simple Python datatypes.
|
||||
* [pysimdjson](https://github.com/TkTech/pysimdjson) - A Python bindings for [simdjson](https://github.com/lemire/simdjson).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user