This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmcv
mirror of
https://github.com/open-mmlab/mmcv.git
Watch
1
Star
0
Fork
You've already forked mmcv
0
Code
Issues
Projects
Releases
Wiki
Activity
6e2b1067ba
mmcv
/
tests
/
data
/
config
/
a.b.py
5 lines
60 B
Python
Raw
Normal View
History
Unescape
Escape
Support dot in config.py file (#207) Signed-off-by: lizz <lizz@sensetime.com>
2020-03-12 23:20:50 +08:00
item1
=
[
1
,
2
]
item2
=
{
'
a
'
:
0
}
item3
=
True
item4
=
'
test
'