o
    ~]                     @   s   d Z dS )z
to run this test suite, first build and install `dill`.

  $ python setup.py build
  $ python setup.py install


then run the tests with:

  $ python -m dill.tests


or, if `nose` is installed:

  $ nosetests  

N)__doc__ r   r   L/var/www/Datamplify/venv/lib/python3.10/site-packages/dill/tests/__init__.py<module>   s   