Ë
    ¨eh‘  ã                   óD   — d Z ddlmZ dgZ G d„ dej                  «      Zy)z:UnitDblFormatter module containing class UnitDblFormatter.é    NÚUnitDblFormatterc                   ó$   — e Zd ZdZdd„Zd„ Zd„ Zy)r   ze
    The formatter for UnitDbl data types.

    This allows for formatting with the unit string.
    Nc                 ó<   — t        | j                  «      dk(  ry|d›S )Nr   Ú ú.12)ÚlenÚlocs)ÚselfÚxÚposs      úk/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/matplotlib/testing/jpl_units/UnitDblFormatter.pyÚ__call__zUnitDblFormatter.__call__   s   € äˆt�y‰y‹>˜QÒØà˜�WÐó    c                 ó
   — |d›S ©Nr   © ©r
   Úvalues     r   Úformat_data_shortz"UnitDblFormatter.format_data_short   ó   € à˜�Ðr   c                 ó
   — |d›S r   r   r   s     r   Úformat_datazUnitDblFormatter.format_data   r   r   )N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   r   r   r   r   r   r      s   „ ñóòór   )r   Úmatplotlib.tickerÚtickerÚ__all__ÚScalarFormatterr   r   r   r   ú<module>r!      s%   ðÙ @å "àÐ
€ô�v×-Ñ-õ r   