master-thesis/settings.py
2019-05-08 17:39:41 +02:00

5 lines
110 B
Python

#!/usr/bin/env python3
data_root = "./data/1M_recipes/"
one_million_recipes_file = data_root + "layer1.json"