a
    þd›  ã                   @   s‚   d Z g d¢ZddlmZ ddlmZ ddlmZmZmZm	Z	m
Z
mZmZ ddlmZ edœdd	„Zedœd
d„Zedœdd„ZdS )zÎ
pandas._config is considered explicitly upstream of everything else in pandas,
should have no intra-pandas dependencies.

importing `dates` and `display` ensures that keys needed by _libs
are initialized.
)	ÚconfigÚdetect_console_encodingÚ
get_optionÚ
set_optionÚreset_optionÚdescribe_optionÚoption_contextÚoptionsÚusing_copy_on_writeé    )r   )Údates)Ú_global_configr   r   r   r   r   r   )r   )Úreturnc                  C   s   t d } | d o| d dkS )NÚmodeZcopy_on_writeZdata_managerÚblock©r   ©Z_mode_options© r   ú`/var/www/html/stable-diffusion-webui/venv/lib/python3.9/site-packages/pandas/_config/__init__.pyr	   !   s    r	   c                  C   s   t d } | d S )Nr   Znullable_dtypesr   r   r   r   r   Úusing_nullable_dtypes&   s    r   c                  C   s   t d } | d S )NÚfutureZinfer_stringr   r   r   r   r   Úusing_pyarrow_string_dtype+   s    r   N)Ú__doc__Ú__all__Zpandas._configr   r   Zpandas._config.configr   r   r   r   r   r   r   Zpandas._config.displayr   Úboolr	   r   r   r   r   r   r   Ú<module>   s   $	