Ë
    ¡eh€  ã                   ó"   — d Z ddlZddlmZ d„ Zy)z'Test deprecation and future warnings.

é    N)Úassert_warnsc                  ó†  — t        j                  d«      } t        t        t         j                  j
                  | d¬«       t        t        t         j                  j
                  | d¬«       t        t        t         j                  j
                  | d¬«       t        t        t         j                  j
                  | d¬«       y)zÇCheck mode='full' FutureWarning.

    In numpy 1.8 the mode options 'full' and 'economic' in linalg.qr were
    deprecated. The release date will probably be sometime in the summer
    of 2013.

    é   Úfull)ÚmodeÚfÚeconomicÚeN)ÚnpÚeyer   ÚDeprecationWarningÚlinalgÚqr)Úas    úb/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/numpy/linalg/tests/test_deprecations.pyÚ test_qr_mode_full_future_warningr      sm   € ô 	�‰ˆq‹	€AÜÔ#¤R§Y¡Y§\¡\°1¸6ÕBÜÔ#¤R§Y¡Y§\¡\°1¸3Õ?ÜÔ#¤R§Y¡Y§\¡\°1¸:ÕFÜÔ#¤R§Y¡Y§\¡\°1¸3Ö?ó    )Ú__doc__Únumpyr   Únumpy.testingr   r   © r   r   ú<module>r      s   ðñó Ý &ó@r   