GNNRecom/academic_graph/settings/dev.py

7 lines
79 B
Python
Raw Permalink Normal View History

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