mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-02 23:36:04 +08:00
3 lines
84 B
Python
3 lines
84 B
Python
# Copyright (c) OpenMMLab. All rights reserved.
|
|
item = [{'a': 0}, {'b': 0, 'c': 0}]
|