Direktori : /proc/self/root/opt/imh-python/lib/python3.9/site-packages/tomlkit/ |
Current File : //proc/self/root/opt/imh-python/lib/python3.9/site-packages/tomlkit/toml_document.py |
from tomlkit.container import Container class TOMLDocument(Container): """ A TOML document. """