U
    sVc                     @   s    d dl Z d dlmZ dd ZdS )    N)
MultiIndexc                	   C   s$   t jtdd t  W 5 Q R X d S )NzMust pass both levels and codes)match)pytestZraises	TypeErrorr    r   r   J/tmp/pip-unpacked-wheel-xj8nt62q/pandas/tests/indexes/multi/test_pickle.pytest_pickle_compat_construction   s    r   )r   Zpandasr   r   r   r   r   r   <module>   s   