.. |
a.b.py
|
Support dot in config.py file (#207)
|
2020-03-12 23:20:50 +08:00 |
a.py
|
add config class
|
2018-08-27 20:25:52 +08:00 |
b.json
|
add config class
|
2018-08-27 20:25:52 +08:00 |
base.py
|
add base for config (#194)
|
2020-03-15 20:29:17 +08:00 |
c.yaml
|
add config class
|
2018-08-27 20:25:52 +08:00 |
code.py
|
Fixed config import in config file (#261)
|
2020-05-01 21:55:07 +08:00 |
d.py
|
add base for config (#194)
|
2020-03-15 20:29:17 +08:00 |
delete.py
|
add base for config (#194)
|
2020-03-15 20:29:17 +08:00 |
e.py
|
add base for config (#194)
|
2020-03-15 20:29:17 +08:00 |
f.py
|
add base for config (#194)
|
2020-03-15 20:29:17 +08:00 |
g.py
|
add reserved key in config (#315)
|
2020-06-04 14:55:28 +08:00 |
h.py
|
Update config to support predefined variables (#348)
|
2020-07-08 20:53:54 +08:00 |
i_base.py
|
make config merge a into b non-inplace (#254)
|
2020-04-29 15:09:27 +08:00 |
i_child.py
|
make config merge a into b non-inplace (#254)
|
2020-04-29 15:09:27 +08:00 |
l.py
|
add pretty_text (#220)
|
2020-04-03 21:18:34 +08:00 |
l1.py
|
add base for config (#194)
|
2020-03-15 20:29:17 +08:00 |
l2.yaml
|
add base for config (#194)
|
2020-03-15 20:29:17 +08:00 |
l3.json
|
add base for config (#194)
|
2020-03-15 20:29:17 +08:00 |
l4.py
|
add pretty_text (#220)
|
2020-04-03 21:18:34 +08:00 |
m.py
|
add base for config (#194)
|
2020-03-15 20:29:17 +08:00 |
n.py
|
Use mapping rather than dict for special keys (#304)
|
2020-05-30 13:03:33 +08:00 |
o.json
|
Update config to support predefined variables (#348)
|
2020-07-08 20:53:54 +08:00 |
p.yaml
|
Update config to support predefined variables (#348)
|
2020-07-08 20:53:54 +08:00 |
q.py
|
import_modules_from_strings when loading cfg from file (#606)
|
2020-10-15 22:29:24 +08:00 |
r.py
|
import_modules_from_strings when loading cfg from file (#606)
|
2020-10-15 22:29:24 +08:00 |
s.py
|
Allow list index keys in Config.merge_from_dict (#696)
|
2020-12-08 17:17:27 +08:00 |