style: remove extra blank line in README

Remove redundant blank line between Data Analysis and Data Validation sections for consistent spacing.

🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Vinta Chen 2026-01-08 16:54:07 +08:00
parent d6a6bdccfc
commit f143318cfd
No known key found for this signature in database
GPG Key ID: B93DE4F003C33630

View File

@ -339,7 +339,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [pathway](https://github.com/pathwaycom/pathway) - Real-time data processing framework for Python with reactive dataflows.
* [polars](https://github.com/pola-rs/polars) - A fast DataFrame library implemented in Rust with a Python API.
## Data Validation
*Libraries for validating data. Used for forms in many cases.*