closeio / flask-common

Some commonly shared code for Flask, MongoEngine, and Python apps
26 stars 4 forks source link

flake8 tweaks #58

Closed wojcikstefan closed 5 years ago

wojcikstefan commented 5 years ago

Refs https://github.com/closeio/flask-common/issues/57.

This PR fixes some issues I found by manually running flake8. I focused on the ones that won't be fixed automatically by black (once we have it).