mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-07 04:51:42 +00:00
4 lines
54 B
Python
4 lines
54 B
Python
TEST_DEFAULT = "defvalue"
|
|
|
|
TEST_DICT = {"key": "val"}
|