Migrate from cnr -> appr

This commit is contained in:
Antoine Legrand 2017-07-31 19:18:34 +02:00
parent fe6760749a
commit 6336a4a971
16 changed files with 106 additions and 68 deletions

View file

@ -2,7 +2,7 @@ import logging
from functools import wraps
from cnr.exception import Forbidden
from appr.exception import Forbidden
from flask import Blueprint
from app import metric_queue