a
    5ghõ  ã                   @   sX   d Z G dd„ deƒZG dd„ deƒZG dd„ deƒZG dd„ deƒZG d	d
„ d
eƒZdS )zWarnings used by iminuit.c                   @   s   e Zd ZdZdS )ÚIMinuitWarningzGeneric iminuit warning.N©Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   ú`/mounts/lovelace/software/anaconda3/envs/metaDMG/lib/python3.9/site-packages/iminuit/warnings.pyr      s   r   c                   @   s   e Zd ZdZdS )ÚOptionalDependencyWarningz.Feature requires an optional external package.Nr   r   r   r   r   r	      s   r	   c                   @   s   e Zd ZdZdS )ÚHesseFailedWarningzHESSE failed warning.Nr   r   r   r   r   r
      s   r
   c                   @   s   e Zd ZdZdS )ÚErrordefAlreadySetWarningz?The errordef attribute is already defined by the cost function.Nr   r   r   r   r   r      s   r   c                   @   s   e Zd ZdZdS )ÚPerformanceWarningz!Warning about performance issues.Nr   r   r   r   r   r      s   r   N)r   ÚRuntimeWarningr   r	   r
   r   ÚUserWarningr   r   r   r   r   Ú<module>   s
   