Fix the tasks and formatting

This commit is contained in:
Thomas Sileo
2018-07-11 23:22:47 +02:00
parent fa07450da3
commit 63ca0b68e1
6 changed files with 62 additions and 56 deletions

View File

@@ -8,9 +8,9 @@ import requests
import sass
import yaml
from itsdangerous import JSONWebSignatureSerializer
from little_boxes import strtobool
from pymongo import MongoClient
from little_boxes import strtobool
from utils.key import KEY_DIR
from utils.key import get_key
from utils.key import get_secret_key