add base for config (#194)
* add base for config * fixed format * rm terminal width * support multiple & recursive base * add test case * fix format * add test construct * minor fix * add more test, rewrite merge from opt * avoid depulicate keys * delete imported config as module * rename merge_from_dict
Showing
tests/data/config/base.py
0 → 100644
tests/data/config/d.py
0 → 100644
tests/data/config/delete.py
0 → 100644
tests/data/config/e.py
0 → 100644
tests/data/config/f.py
0 → 100644
tests/data/config/l.py
0 → 100644
tests/data/config/l1.py
0 → 100644
tests/data/config/l2.yaml
0 → 100644
tests/data/config/l3.json
0 → 100644
tests/data/config/m.py
0 → 100644
Please register or sign in to comment