mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
3 lines
94 B
Python
3 lines
94 B
Python
from umap.settings.base import * # pylint: disable=W0614,W0401
|
|
|
|
SECRET_KEY = 'justfortests'
|