mirror of
https://github.com/scrapy/scrapy.git
synced 2025-03-14 13:48:23 +00:00
5 lines
55 B
Python
5 lines
55 B
Python
|
|
TEST_DEFAULT = 'defvalue'
|
|
|
|
TEST_DICT = {'key': 'val'}
|