config.py 74 Bytes
Newer Older
dengjb's avatar
dengjb committed
1
2
3
4
local = dict(
    type='LocalFileReader',
    working_dir='local path',
)