mmcv/tests/data/config/a.py

5 lines
60 B
Python

item1 = [1, 2]
item2 = {'a': 0}
item3 = True
item4 = 'test'