closeio / flask-mongorest

Restful API framework wrapped around MongoEngine
Other
523 stars 88 forks source link

Update linting + fix issues #136

Closed AlecRosenbaum closed 2 years ago

AlecRosenbaum commented 2 years ago

This change:

Commits should be relatively easy to digest on their own.

The diff here looks large relative to the project, but there's no intentional logical changes. I did most of the string formatting by hand, but ran flynt on all the strings in the test file (since there were a bunch of them)