B
    {d\                 @   s   d dl Zd dlZdd ZdS )    Nc               C   s*   yt jdd W n tk
r$   Y nX dS )zVSet the Numpy print style to a fixed version to make doctest outputs
    reproducible.z1.13)legacyN)npZset_printoptions	TypeError r   r   a/work/yifan.wang/ringdown/master-ringdown-env/lib/python3.7/site-packages/healpy/test/conftest.pypytest_configure   s    r   )numpyr   Zpytestr   r   r   r   r   <module>   s   