Add toml support
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 653
- Forks
- 217
- Merge medio
- 2 d 21 h
- PR fusionados (30 d)
- 2
Descripción
It would be very nice if the `ConfigLoader` class would support `toml` configuration files.
Given that `toml.load()` returns `dict` object and the implementation for JSON exists, the changes should be rather small.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.