Fix flake8 warnings

This commit is contained in:
Thomas Sileo
2018-05-27 22:47:33 +02:00
parent 443378a057
commit ff95e6773e
4 changed files with 4 additions and 4 deletions

View File

@@ -15,6 +15,7 @@ services:
- MICROBLOGPUB_MONGODB_HOST=mongo:27017
- MICROBLOGPUB_DEBUG=1
celery:
# image: "instance1_web"
build: .
links:
- mongo