colab-chat / colab-server

GNU General Public License v3.0
4 stars 1 forks source link

Fix linting #23

Closed matthew-d-jones closed 7 years ago

matthew-d-jones commented 7 years ago

Fixes #22

flake8 call in manage.py was broken such that it always passes. I've fixed this and the formatting issues which flake8 then found.

To test