o
    / h   ã                   @  sH   d dl mZ d dlmZ ddlmZ ddlmZ G dd„ deƒZeZ	dS )	é    )Úannotations)Ú
deprecatedé   )ÚAsyncPostgrestClient)Ú__version__c                      s.   e Zd ZdZeddedƒ‡ fdd„ƒZ‡  ZS )ÚClientzAlias to PostgrestClient.z0.2.0z1.0.0zUse PostgrestClient insteadc                   s   t ƒ j|i |¤Ž d S )N)ÚsuperÚ__init__)ÚselfÚargsÚkwargs©Ú	__class__© úT/var/www/html/govbot/env/lib/python3.10/site-packages/postgrest/deprecated_client.pyr	      s   zClient.__init__)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   r	   Ú__classcell__r   r   r   r   r   	   s    r   N)
Ú
__future__r   Údeprecationr   Ú_async.clientr   Úversionr   r   ÚPostgrestClientr   r   r   r   Ú<module>   s    