o
    "4g                     @  sV   U d Z ddlmZ ddlmZ ddlmZ ded< er ejZd	S ddlm	Z	 e	jZd	S )
z
Helper object to transform values between Python and PostgreSQL

This module exports the requested implementation to the rest of the package.
    )annotations   )abc)_psycopgztype[abc.Transformer]Transformer)_py_transformerN)
__doc__
__future__r    r   _cmoduler   __annotations__r   r    r   r   ]/var/www/html/authentication-server/venv/lib/python3.10/site-packages/psycopg/_transformer.py<module>   s    

