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