corydolphin / flask-cors

Cross Origin Resource Sharing ( CORS ) support for Flask
https://flask-cors.corydolphin.com/
MIT License
877 stars 137 forks source link

Fix warnings regarding invalid escape sequences. #260

Closed tirkarthi closed 3 years ago

tirkarthi commented 4 years ago

Fixes #259

corydolphin commented 3 years ago

@tirkarthi thank you very much for the contribution!