o
    ?D©i  ã                   @   s   G d d„ de ƒZdgZdS )c                       s"   e Zd ZdZd‡ fdd„	Z‡  ZS )ÚContributionsAcceptedErrora  
    This method is not planned to be implemented, if you would like to implement this method
    or show your interest in this method to other members of the community,
    feel free to open up a PR or a Discussion over on https://github.com/duckdb/duckdb
    Nc                    s(   | j j}|r|d | }tƒ  |¡ d S )NÚ
)Ú	__class__Ú__doc__ÚsuperÚ__init__)ÚselfÚmessageÚdoc©r   © ú\/var/www/Datamplify/venv/lib/python3.10/site-packages/duckdb/experimental/spark/exception.pyr      s   z#ContributionsAcceptedError.__init__)N)Ú__name__Ú
__module__Ú__qualname__r   r   Ú__classcell__r   r   r
   r   r      s    r   N)ÚNotImplementedErrorr   Ú__all__r   r   r   r   Ú<module>   s    
