mirror of
https://github.com/umap-project/umap.git
synced 2025-05-01 04:22:24 +02:00
3 lines
57 B
Python
3 lines
57 B
Python
import os
|
|
|
|
os.environ["DJANGO_ALLOW_ASYNC_UNSAFE"] = "1"
|