mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-22 02:59:24 +01:00
3 lines
34 B
Python
3 lines
34 B
Python
|
|
a = 1
|
||
|
|
b = dict(c=[1,2,3], d='dd')
|