umap/umap/tests/settings.py
2017-05-12 10:42:02 +02:00

3 lines
94 B
Python

from umap.settings.base import * # pylint: disable=W0614,W0401
SECRET_KEY = 'justfortests'