GNNRecom/academic_graph/settings/prod.py

7 lines
80 B
Python

from .common import * # noqa
DEBUG = False
# 自定义设置
TESTING = False