GNNRecom/academic_graph/settings/dev.py

7 lines
79 B
Python

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