gothinkster / flask-realworld-example-app

Exemplary real world JSON API built with Flask (Python)
https://realworld.io/
MIT License
897 stars 308 forks source link

Refactor/fix typo #19

Closed khanh96le closed 5 years ago

khanh96le commented 6 years ago

Fix some typos, rearrange code, optimize import statements

realazizk commented 5 years ago

Hello, there are some fixes to do, please test the app using flask test and fix the errors, I'm not sure how to trigger circleci builds from a pull request.

khanh96le commented 5 years ago

@mohamed-aziz Sorry for my bad. I just reverted some pieces of code, and the broken tests have been fixed. Thanks!

realazizk commented 5 years ago

cool thanks