mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-23 16:44:17 +00:00
6 lines
56 B
Python
6 lines
56 B
Python
|
|
TEST_DEFAULT = 'defvalue'
|
|
|
|
TEST_DICT = {'key': 'val'}
|
|
|