You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add support for Tom's Obvious, Minimal Language. Realizing it's much like INI files, support is almost there. TOML is sufficiently different from INI that there are dedicated TOML libraries in Python and ConfigParser does not explicitly represent that is handles TOML.
Please add support for Tom's Obvious, Minimal Language. Realizing it's much like INI files, support is almost there. TOML is sufficiently different from INI that there are dedicated TOML libraries in Python and ConfigParser does not explicitly represent that is handles TOML.
https://en.wikipedia.org/wiki/TOML
The text was updated successfully, but these errors were encountered: