GNNRecom/academic_graph/settings/prod.py

7 lines
80 B
Python
Raw Normal View History

2021-11-16 07:04:52 +00:00
from .common import * # noqa
DEBUG = False
# 自定义设置
TESTING = False