o
    /g                      @   s    d dl mZ G dd deZdS )    )	BaseModelc                   @   s,   e Zd ZU eed< eed< G dd dZdS )AggregatedPointsResponseuser_idtotal_pointsc                   @   s   e Zd ZdZdS )zAggregatedPointsResponse.ConfigTN)__name__
__module____qualname__orm_mode r
   r
   %/app/app/schemas/aggregated_points.pyConfig   s    r   N)r   r   r   int__annotations__r   r
   r
   r
   r   r      s   
 r   N)pydanticr   r   r
   r
   r
   r   <module>   s    