corydolphin / flask-cors

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

Fixed over-indentation #258

Closed jiaola closed 4 years ago

corydolphin commented 4 years ago

@jiaola thank you for the contribution. This looks great. Is this causing problems for you at runtime? If not, I will hold off on releasing until there are more user facing changes.

jiaola commented 4 years ago

@corydolphin No error at runtime. I just noticed the indentation problem while reading the code.