python-restx / flask-restx

Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flask
https://flask-restx.readthedocs.io/en/latest/
Other
2.14k stars 333 forks source link

Fix for "EmailTest.test_invalid_values_check" unit test #603

Closed StellaContrail closed 1 month ago

StellaContrail commented 4 months ago

This PR fixes https://github.com/python-restx/flask-restx/issues/602.

Lint fix also included.

peter-doggart commented 1 month ago

@StellaContrail Thanks for this contribution. Much appreciated! :)