added norm_exceptions

This commit is contained in:
Jim Geovedi 2017-07-23 22:54:19 +07:00
parent 082e9ade46
commit b5de329ea3

View File

@ -0,0 +1,4 @@
# coding: utf8
from __future__ import unicode_literals
NORM_EXCEPTIONS = {}