o
    ٷin                      @   s    d dl mZ G dd deZdS )    )	Containerc                   @   s   e Zd ZdZdS )TOMLDocumentz
    A TOML document.
    N)__name__
__module____qualname____doc__ r   r   I/home/ubuntu/.local/lib/python3.10/site-packages/tomlkit/toml_document.pyr      s    r   N)tomlkit.containerr   r   r   r   r   r	   <module>   s    