a
    Cg|                     @   sz   d dl mZ d dlmZmZmZmZ d dlmZ eddee	ef dZ
G dd dee
 Zed	ed
Zeeee
 f ZdS )    )Mapping)	AnnotatedAnyGenericTypeVar)Model_AnnotationsT)	covariantboundc                   @   s   e Zd ZdZdS )Annotationsz!Use as `Annotations[MyTypedDict]`N)__name__
__module____qualname____doc__ r   r   [/var/www/lab.imftr.de/x/nb_venv/lib/python3.9/site-packages/django_stubs_ext/annotations.pyr   
   s   r   _T)r
   N)collections.abcr   typingr   r   r   r   Zdjango.db.models.baser   strr   r   r   ZWithAnnotationsr   r   r   r   <module>   s   