
    g                     >    d dl mZ d dlmZ d dlmZ  G d de      Zy)    )annotations)AsyncClient)Clientc                      e Zd ZddZy)
SyncClientc                $    | j                          y )N)close)selfs    H/var/www/openai/venv/lib/python3.12/site-packages/gotrue/http_clients.pyaclosezSyncClient.aclose   s    

    N)returnNone)__name__
__module____qualname__r    r   r   r   r      s    r   r   N)
__future__r   httpxr   r   
BaseClientr   r   r   r   <module>r      s    "  & r   