pallets-eco / wtforms

A flexible forms validation and rendering library for Python.
https://wtforms.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.51k stars 395 forks source link

use pre-commit configuration from Flask #856

Closed azmeuk closed 1 week ago

azmeuk commented 1 week ago

In the process, fixes warnings related to wildcard imports.